forked from AkkomaGang/akkoma-fe
fix logoLeft not working at all
This commit is contained in:
parent
d87a1fda59
commit
aef6d52951
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
max-width: 980px;
|
||||
}
|
||||
|
||||
&.-logoLeft {
|
||||
&.-logoLeft .inner-nav {
|
||||
grid-template-columns: auto 2fr 2fr;
|
||||
grid-template-areas: "logo sitename actions";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue