Vyhledávací položka v menu
This commit is contained in:
@ -36,6 +36,11 @@ nav {
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
height:1em;
|
||||
width:1em;
|
||||
}
|
||||
|
||||
.mainnav {
|
||||
display:flex;
|
||||
justify-content:space-between;
|
||||
|
@ -14,6 +14,7 @@ body {
|
||||
background:$body-background-image repeat $body-background;
|
||||
color:$body-color;
|
||||
font-family:sofia;
|
||||
font-size:1em;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Reference in New Issue
Block a user