core: keep TRIANTA blue and unbordered

This commit is contained in:
Trianta
2024-12-10 01:51:51 -06:00
parent 4bcfe43827
commit 0b0d8e4d8d
6 changed files with 12 additions and 6 deletions
+6
View File
@@ -31,6 +31,12 @@ body {
width: 100%;
}
#trianta {
font-size: 3.5rem;
color: #06CDFF;
border: none;
}
.canvas {
margin: auto;
display: inline-block;