Skip to content
Snippets Groups Projects
Commit 0b831ece authored by vildemv's avatar vildemv
Browse files

Did some layout changes to the direct transfer component.

parent fbea0e08
No related branches found
No related tags found
1 merge request!53Frontend improvements
......@@ -32,16 +32,16 @@ function transfer() {
#Title{
font-size: 1.5em;
margin-left: 5%;
font-weight: bold;
}
#Transfer{
display: flex;
justify-content: space-evenly;
justify-content: space-between;
}
#TransferInput{
width: 70%;
font-size: 1.5em;
border-radius: 20px;
border-color: var(--color-border);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment