Skip to content

Commit e221e78

Browse files
authored
index.html
1 parent eb92058 commit e221e78

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

templates/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
background-position: center;
5353
background-repeat: no-repeat;
5454
z-index: -1;
55-
animation: fadeIn 3s ease-in-out;
55+
animation: fadeIn 5s ease-in-out;
5656
}
5757

5858
main {
@@ -104,13 +104,13 @@
104104
bottom: 0px;
105105
width: 100%;
106106
transition: height 1s ease;
107-
animation: fadeIn 3s ease-in-out;
107+
animation: fadeIn 2s ease-in-out;
108108
}
109109

110110
#panelContent {
111111
font-size: 15px;
112112
text-align: center;
113-
padding: 5px;
113+
padding: 4px;
114114
height: 3.5rem;
115115
width: 100%;
116116
transition: height 1s ease;
@@ -131,7 +131,7 @@
131131
text-align: center;
132132
position: absolute;
133133
right: 20px;
134-
bottom: 20px;
134+
bottom: 10px;
135135
height: 40px;
136136
width: 40px;
137137
background-color: rgba(0, 0, 0, 0);
@@ -194,7 +194,7 @@
194194
<br>
195195

196196
EN . Each day, a recording, a photograph, and a journal entry, <br>
197-
randomly selected from an archive as fluid as memory. <br>
197+
randomly selected from an archive fluid as memory itself. <br>
198198
An ark of strangeness divided into a multitude of tottering boats. <br>
199199
<br>
200200

0 commit comments

Comments
 (0)