Reinstate random titles, a few new highlights, credit cash.js

This commit is contained in:
bingus_violet 2025-08-20 16:09:40 -05:00
parent 9f5eb57f70
commit d89c30a1c5
3 changed files with 19 additions and 5 deletions

View file

@ -7,6 +7,13 @@ body {
animation: hideContent 1s;
}
.small {
padding: 0;
margin: 0;
color: darkgray;
filter: contrast(0.75)
}
.mainTitle {
font-size: min(calc(2rem + 2vw), 3rem);
display: block;