This commit is contained in:
KS Jannette
2026-02-13 15:12:18 -05:00
parent ac76871d60
commit 5208327b5d
5 changed files with 14 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
.main-head-box {
border-radius: 8px;
border: 1px solid #6dd6f4;
background-color: rgb(92, 0 91);
background-color: rgb(92, 0, 91);
display: flex;
}