pinakes-ui: update styles for media widgets

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia380cb749d3aafc15ffc242e43eefa106a6a6964
This commit is contained in:
raf 2026-03-21 13:32:50 +03:00
commit 76a48250e9
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 133 additions and 1 deletions

View file

@ -144,6 +144,14 @@ ul {
margin-bottom: $space-6;
}
.mt-16 {
margin-top: $space-8;
}
.mt-8 {
margin-top: $space-6;
}
// Animations
@keyframes fade-in {
from {