fucking around with css (it's so shit)

This commit is contained in:
dan63047 2022-11-11 18:39:53 +03:00
parent 969052da02
commit a8b6f9f5c8
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
index_fake.html
vtubers

View File

@ -26,7 +26,6 @@ body {
height: 100vh;
background: #000;
align-content: center;
text-shadow: 0px 0px 4px #fff9, 0px 0px 10px #0004, 0px 0px 20px #aaa4, 0px 0px 100px #fff4;
}
#countdown-title{
@ -51,6 +50,7 @@ body {
font-size: 30px;
width: max-content;
margin: auto;
text-shadow: 0px 0px 4px #fff9, 0px 0px 10px #0004, 0px 0px 20px #aaa4, 0px 0px 100px #fff4;
}
#congrats{
font-size: 40px;