WIP: big redesign #15

Manually merged
anton merged 40 commits from feat/refactor into main 2025-03-19 16:39:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit eb37ae7888 - Show all commits

View File

@ -743,7 +743,7 @@ hr {
width: 100%;
border-radius: 10px;
height: 60px;
background: var(--light-purple);
background: var(--mega-color);
color: white;
border: 1px solid var(--light-purple);
}