Start the forum framework

This commit is contained in:
DuckieTM
2026-03-28 08:36:11 +01:00
parent bbb81dac87
commit a959bdce04
12 changed files with 988 additions and 7 deletions
+5 -5
View File
@@ -875,12 +875,12 @@ body {
.avatar-parts {
border: none !important;
height: 42px;
width: 42px;
background-position: center;
background-repeat: no-repeat;
position: relative;
aspect-ratio: 1;
width: 100%;
max-width: 42px;
border-radius: 2rem !important;
overflow: visible !important;
overflow: hidden !important;
background-color: transparent;
&:hover {