1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 23:05:10 +01:00

Make the Hamburger great again

This commit is contained in:
2017-12-24 14:28:06 +01:00
parent 67635c199a
commit 71756f9ea0

View File

@@ -4,13 +4,13 @@
/** Navigation **/ /** Navigation **/
nav .button-collapse nav .sidenav-trigger
{ {
/* Fix for misalignment of hamburger icon */ /* Fix for misalignment of hamburger icon */
margin: 0; margin: 0;
} }
nav .button-collapse i nav .sidenav-trigger i
{ {
/* Make the hamburger icon great again */ /* Make the hamburger icon great again */
font-size: 2.7rem; font-size: 2.7rem;