1
0
Fork 0

Fix main menu breakpoint. (Thanks to @deponeWD!)

This commit is contained in:
Sebastian Schulze 2016-07-07 12:49:52 +02:00
parent ca2675d0d1
commit 326f1335aa
No known key found for this signature in database
GPG Key ID: 7EC07325206E3E55
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ nav a:hover {
nav {
float: right;
width: 40%;
min-width: 370px;
margin-top: 4em;
}