chore: expanded containers width in views, adjusted dropdowns

This commit is contained in:
2024-08-24 16:16:32 +02:00
parent c244275aee
commit b04797052f
6 changed files with 14 additions and 11 deletions
+1 -2
View File
@@ -8,7 +8,6 @@
z-index: 99;
transform: translateY(1em);
width: 100%;
background-color: #1a1a1a;
@@ -30,7 +29,7 @@ hr.section-separator {
.info-stats {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 0.5em;
}