Update side menu header.
This commit is contained in:
@@ -26,12 +26,14 @@
|
||||
align-items: center;
|
||||
padding: 0 1em;
|
||||
|
||||
span {
|
||||
a {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: start;
|
||||
align-items: center;
|
||||
gap: .5em;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
|
||||
img {
|
||||
$imageSize: 1.2em;
|
||||
|
||||
Reference in New Issue
Block a user