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