Make non-rounded icons smaller

This commit is contained in:
hunicus 2023-03-12 04:59:37 -04:00
parent 3b080ee5fb
commit ab96a17e80
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -13,6 +13,8 @@
.image.not-rounded {
border-radius: 0;
width: 74px;
height: 74px;
}
.intro {