[O] Comments

This commit is contained in:
Hykilpikonna
2021-12-10 15:04:09 -05:00
parent 69a93ce70c
commit e6dad0427f
+2
View File
@@ -131,6 +131,7 @@ body
flex-flow: column
height: 100%
// Make images not draggable
img
user-drag: none
-webkit-user-drag: none
@@ -140,6 +141,7 @@ img
-webkit-user-select: none
-ms-user-select: none
// Make 100% refer to 100vh and vw
body
background: #f9f2e0
height: 100%