Add styleSwitcher.
This commit is contained in:
parent
afd90b84d0
commit
d644887d4c
69 changed files with 2086 additions and 9 deletions
|
@ -58,6 +58,12 @@ nav {
|
|||
position: fixed;
|
||||
height: 50px;
|
||||
|
||||
.inner-nav {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-basis: 920px;
|
||||
margin: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue