mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-07 00:15:10 +01:00
Make the Hamburger great again
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user