WIP
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
.logo-wrapper {
|
||||
width: 80%;
|
||||
max-width: 358px;
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
|
||||
nav.main-nav {
|
||||
|
||||
Reference in New Issue
Block a user