Merge branch 'dl9rdz:devel' into devel

This commit is contained in:
Michael Carter 2021-09-17 11:20:27 +01:00 committed by GitHub
commit 3aeeef0aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -300,6 +300,8 @@ p{
/* Hide the link that should open and close the topnav on small screens */ /* Hide the link that should open and close the topnav on small screens */
.topnav .icon { .topnav .icon {
display: none; display: none;
padding-bottom: 12px;
padding-top: 11px;
} }
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */ /* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */