upgrayedd

This commit is contained in:
Kyle
2020-04-22 20:00:39 -07:00
parent 66808c73a5
commit 062bd28694
3 changed files with 27 additions and 7 deletions

View File

@@ -383,7 +383,9 @@ input[type='checkbox'], select, option, input[type='file'], button {
}
.testClass {
border: 1px solid red;
}
/*ANYTHING THAT CHANGES BASED ON SCREEN WIDTH GOES HERE*/
@@ -462,4 +464,4 @@ canvas {
html {
font: 20pt georgia;
}
}
}