Spaces:
Running
Running
BraydenMoore
commited on
Commit
•
ecd2bab
1
Parent(s):
c632a1f
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -105,6 +105,7 @@
|
|
105 |
@media only screen and (orientation: portrait) {
|
106 |
body {
|
107 |
margin-left: auto;
|
|
|
108 |
}
|
109 |
|
110 |
.h1 {
|
|
|
105 |
@media only screen and (orientation: portrait) {
|
106 |
body {
|
107 |
margin-left: auto;
|
108 |
+
display: block;
|
109 |
}
|
110 |
|
111 |
.h1 {
|