core: its a class, not id

This commit is contained in:
Trianta 2024-12-10 01:52:48 -06:00
parent 0b0d8e4d8d
commit f84d79db22

View File

@ -31,7 +31,7 @@ body {
width: 100%; width: 100%;
} }
#trianta { .trianta {
font-size: 3.5rem; font-size: 3.5rem;
color: #06CDFF; color: #06CDFF;
border: none; border: none;