pinakes-ui: update styles for media widgets
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ia380cb749d3aafc15ffc242e43eefa106a6a6964
This commit is contained in:
parent
3948872042
commit
76a48250e9
3 changed files with 133 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue