update width of header
This commit is contained in:
parent
d80d88f3b9
commit
4737468378
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ a:hover {
|
|||
padding: 10px 10px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 500px) {
|
||||
@media screen and (max-width: 600px) {
|
||||
.header a {
|
||||
float: none;
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Reference in a new issue