This commit is contained in:
JasterV 2020-09-22 19:21:00 +02:00
commit 569f447c6e

View file

@ -10,6 +10,11 @@ h1 {
font-size: 4rem;
}
ul {
list-style-type: none;
padding: 0;
}
.rick-style {
font-family: 'get-schwifty';
text-shadow: 0px 0px 20px var(--rick-text);