Adjusted avatar size

This commit is contained in:
nuttylmao
2025-09-08 19:47:29 +10:00
parent af65fcf27b
commit 22a51d7a4a
+2 -2
View File
@@ -37,8 +37,8 @@
#receipt-footer {} #receipt-footer {}
#receipt-avatar { #receipt-avatar {
width: 90%; max-height: 15em;
/* height: 10em; */ max-width: 90%;
border-radius: 50%; border-radius: 50%;
object-fit: cover; object-fit: cover;
} }