Make non-rounded icons smaller

This commit is contained in:
hunicus 2023-03-12 04:59:37 -04:00
parent 1d8a473524
commit 951ea835f1

View File

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