Fixing slight misalignment of login/signup buttons
This commit is contained in:
parent
d16a4b895f
commit
b26d0f20cc
|
@ -56,6 +56,8 @@
|
|||
}
|
||||
|
||||
.header-buttons {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 0.2em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue