Further Style
This commit is contained in:
parent
a44e7e3141
commit
a39413332d
@ -112,7 +112,7 @@ body {
|
||||
/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
|
||||
@media screen and (max-width: 600px) {
|
||||
.topnav.responsive {
|
||||
position: relative;
|
||||
position: absolute;
|
||||
}
|
||||
.topnav.responsive a.icon {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user