First jameswitzema.net commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/* Desktop CSS */
|
||||
@media only screen and (min-aspect-ratio: 0.72) {
|
||||
}
|
||||
|
||||
/* Mobile CSS */
|
||||
@media screen and (max-aspect-ratio: 0.71) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user