fix random broken styles

This commit is contained in:
ntr
2019-10-18 17:14:11 +11:00
parent a2547f87b8
commit 0ee39111cb
4 changed files with 7 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@ footer {
flex-flow: row wrap;
grid-area: footer;
margin: 0;
z-index: 10;
button {
margin: 0;
-1
View File
@@ -123,7 +123,6 @@
button {
width: 100%;
height: 2em;
height: 25%;
margin-right: 1em;
}
button.active {
+2 -2
View File
@@ -14,7 +14,7 @@ html body {
-ms-user-select: none;
overflow-x: hidden;
// overflow-y: hidden;
overflow-y: hidden;
}
#mnml {
@@ -26,7 +26,7 @@ html body {
/* stops inspector going skitz*/
overflow-x: hidden;
// overflow-y: hidden;
overflow-y: hidden;
}
// @media (min-width: 1921px) {