style: feed styling

This commit is contained in:
Ben Goldsworthy 2025-03-02 22:39:44 +01:00
parent a7c1084dc4
commit 87215650a9
No known key found for this signature in database
8 changed files with 68 additions and 12 deletions

View file

@ -62,6 +62,11 @@
align-content: center;
position: relative;
&--fit {
background-size: contain;
padding: 1em;
}
& .attr {
position: absolute;
background-color: $dark;