This commit is contained in:
Neshura 2022-12-11 19:18:17 +01:00
parent ff2b6aa2c1
commit 644db383a1
No known key found for this signature in database
GPG key ID: ACDF5B6EBECF6B0A
14 changed files with 174 additions and 1 deletions

View file

@ -170,10 +170,15 @@
align-items: center;
}
.contentTitle h2 {
white-space: nowrap;
}
.contentIcon {
margin-right: 0.4rem;
position: relative;
aspect-ratio: 1;
height: 3rem;
height: 1.5rem;
}
.card {