requested options

This commit is contained in:
Henry Jameson 2025-07-30 01:13:24 +03:00
commit 9e77071e77
5 changed files with 28 additions and 1 deletions

View file

@ -6,6 +6,12 @@
padding-bottom: 0;
}
.user-card-bio {
&.-justify-left {
text-align: start;
}
}
&:hover {
--_still-image-img-visibility: visible;
--_still-image-canvas-visibility: hidden;