Optimizations and manifest

This commit is contained in:
Angelos Chalaris
2018-04-07 19:10:42 +03:00
parent fbf12300ee
commit b1b23df4b9
19 changed files with 114 additions and 89 deletions

View File

@ -774,6 +774,10 @@ body {
overflow-x: hidden;
}
header {
label.button.drawer-toggle {
background: transparent;
color: #111;
&:hover, &:focus {
background: transparent;
}
}