Replace more hardcoded css

This commit is contained in:
natsoni
2024-04-06 15:48:35 +09:00
parent cde3d878b1
commit 7e920f4bae
56 changed files with 128 additions and 125 deletions

View File

@@ -113,7 +113,7 @@
max-width: 100%;
margin: auto;
table-layout: auto;
background: #2d3348af;
background: var(--secondary)af;
border-top-left-radius: 5px;
border-top-right-radius: 5px;