WIP
This commit is contained in:
@@ -9,6 +9,18 @@
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
max-width: 100%;
|
||||
gap: 3rem;
|
||||
align-items: center;
|
||||
|
||||
img {
|
||||
max-width: 358px;
|
||||
}
|
||||
|
||||
svg {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
#mobile-nav-toggle {
|
||||
|
||||
Reference in New Issue
Block a user