Improved initial potrait view on limited sheets

This commit is contained in:
WBHarry 2025-11-11 18:02:44 +01:00
parent e6baec0b24
commit ad02644750

View file

@ -67,7 +67,7 @@
.profile {
width: 100%;
max-height: 275px;
max-width: fit-content;
max-width: 360px;
mask-image: linear-gradient(0deg, transparent 0%, black 10%);
}