feat: design + perf + tags etc.

This commit is contained in:
Cory Dransfeldt 2024-03-01 14:00:31 -08:00
parent 93f3506f83
commit 6c63611198
No known key found for this signature in database
44 changed files with 279 additions and 299 deletions

View file

@ -4,6 +4,7 @@
.avatar__wrapper {
margin-bottom: 1.5rem;
width: 100%;
}
.avatar__wrapper .avatar__wrapper--interior {
@ -22,14 +23,9 @@
overflow: hidden;
}
.avatar__wrapper,
.avatar__wrapper .avatar__wrapper--interior picture > *,
.avatar__wrapper .avatar__wrapper--interior img {
width: 100%;
}
.avatar__wrapper .avatar__wrapper--interior picture > *,
.avatar__wrapper .avatar__wrapper--interior img {
height: 100%;
}