mirror of
https://github.com/Neetpone/foalfetch.git
synced 2025-02-12 19:24:22 +01:00
fix: add some margin to tags
This commit is contained in:
parent
602ff02d15
commit
c071e1ade3
1 changed files with 4 additions and 0 deletions
|
@ -48,3 +48,7 @@ input#show-advanced:checked + div {
|
|||
text-align: left;
|
||||
padding-left: 12rem;
|
||||
}
|
||||
|
||||
.rating > div {
|
||||
margin-right: 2px;
|
||||
}
|
Loading…
Reference in a new issue