We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7c3c8 commit b6c8366Copy full SHA for b6c8366
1 file changed
index.html
@@ -90,8 +90,8 @@
90
<div id="bgimg">
91
<video muted loop id="myVideo"></video>
92
<div class="middle">
93
- <span style="font-size: 20vh;font-weight: 100;text-shadow: 0 0 2px gray;" id="time"></span><br>
94
- <span style=" font-size: 5vh;font-weight: 200;text-shadow: 0 0 2px gray;" id="date"></span><br><br>
+ <span style="font-size: 20vh;font-weight: 100;text-shadow: 0 0 10px gray;" id="time"></span><br>
+ <span style=" font-size: 5vh;font-weight: 200;text-shadow: 0 0 10px gray;" id="date"></span><br><br>
95
</div>
96
<div class="middle bottom" id="quote">
97
0 commit comments