Forgot to update the real css too

This commit is contained in:
Zergling_man 2022-09-15 14:41:11 +10:00
parent a724716d7e
commit 0fb617976d

View File

@ -134,4 +134,9 @@ h1
border: 2px solid; border: 2px solid;
text-align: center; text-align: center;
order: 3; /*flex thing*/ order: 3; /*flex thing*/
}
.tick
{
color: #dddddd;
} }