mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 02:22:09 +00:00
refactor: spacing in css file added
This commit is contained in:
parent
6deb6277fd
commit
7c413fe51f
1 changed files with 2 additions and 0 deletions
|
|
@ -111,6 +111,7 @@
|
|||
&.link-container {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
@ -225,6 +226,7 @@
|
|||
line-height: 1.5rem;
|
||||
color: var(--primary-foreground-color);
|
||||
}
|
||||
|
||||
&.trakt-icon {
|
||||
.icon {
|
||||
width: 3rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue