Spaces:
Running
Running
Commit
·
0520341
1
Parent(s):
b51cdf6
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
<title>a random unsecured security camera</title>
|
6 |
<style>
|
7 |
body {
|
8 |
-
justify-content:
|
9 |
background-color: black;
|
10 |
padding-top: 3%;
|
11 |
}
|
|
|
5 |
<title>a random unsecured security camera</title>
|
6 |
<style>
|
7 |
body {
|
8 |
+
justify-content: left;
|
9 |
background-color: black;
|
10 |
padding-top: 3%;
|
11 |
}
|