updated public profile view
This commit is contained in:
@@ -230,6 +230,12 @@ textarea {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.public-profile-logo {
|
||||
width: min(220px, 70%);
|
||||
height: auto;
|
||||
filter: drop-shadow(0 10px 18px rgba(86, 63, 34, 0.12));
|
||||
}
|
||||
|
||||
.public-profile-photo {
|
||||
width: min(260px, 100%);
|
||||
aspect-ratio: 1;
|
||||
|
||||
Reference in New Issue
Block a user