Only use new purple on title

This commit is contained in:
bingus_violet 2024-09-29 17:07:31 -05:00
parent 13eb660ac3
commit 91337ac477
3 changed files with 4 additions and 2 deletions

View file

@ -12,6 +12,8 @@ body {
display: block;
padding-top: 5px;
line-height: min(calc(2.2rem + 2vw), 3rem);
color: rgb(175, 125, 255);
}
#card {