Remove hamburger background for now

This commit is contained in:
Saul Johnson
2017-08-05 00:22:55 +01:00
parent 10b7bf87fc
commit e302d2648f
+3 -3
View File
@@ -284,9 +284,9 @@ html {
/*-------------------------------*/
.hamburger-wrapper {
background: rgba(0, 0, 0, 0.3);
border: 1px solid rgba(0, 0, 0, 0.6);
border-radius: 5px;
// background: rgba(0, 0, 0, 0.3);
// border: 1px solid rgba(0, 0, 0, 0.6);
// border-radius: 5px;
display: block;
height: 42px;
width: 42px;