core: remove border radius from h2

This commit is contained in:
Trianta 2024-12-10 02:52:45 -06:00
parent edf95f7873
commit e9b0b6131c

View File

@ -59,7 +59,6 @@ h1 {
h2 {
border: solid 2px #06CDFF;
border-radius: 12px;
margin: auto;
padding: 8px;
text-align: center;