more menu styling
This commit is contained in:
@@ -361,6 +361,9 @@ button, .link-button, .logo {
|
|||||||
border-radius: var(--radius-xxl);
|
border-radius: var(--radius-xxl);
|
||||||
box-shadow: var(--shadow-button);
|
box-shadow: var(--shadow-button);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
|||||||
Reference in New Issue
Block a user