This commit is contained in:
krahets
2024-05-31 12:45:23 +08:00
parent 1a7a8ac395
commit 6abac5a2e7
39 changed files with 1316 additions and 453 deletions

View File

@@ -461,7 +461,7 @@ a:hover .text-button span {
.profile-cell {
flex: 1; /* even distribution */
flex-basis: 15%;
flex-basis: 20%;
margin: 1em 0.5em;
text-align: center;
}