Further Style

This commit is contained in:
Fred Boniface 2022-10-07 20:48:39 +01:00
parent a44e7e3141
commit a39413332d

View File

@ -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;