Škálování s šířkou okna
This commit is contained in:
@ -38,8 +38,11 @@ nav {
|
||||
display:flex;
|
||||
justify-content:space-between;
|
||||
align-items:flex-end;
|
||||
width:$recipe-wrap;
|
||||
width:100%;
|
||||
max-width:$recipe-wrap;
|
||||
margin:0 auto;
|
||||
padding:0 1em;
|
||||
box-sizing:border-box;
|
||||
}
|
||||
|
||||
.subnav {
|
||||
|
Reference in New Issue
Block a user