Add site logo to header.
This commit is contained in:
@@ -6,6 +6,14 @@ header#top {
|
||||
#app-name-header {
|
||||
font-size: var(--text-xxl);
|
||||
margin: 0 30px;
|
||||
|
||||
#app-logo img {
|
||||
width: 1.25em;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
menu {
|
||||
|
||||
Reference in New Issue
Block a user