mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 19:58:44 +01:00
add some spacing between icon and tag name
This commit is contained in:
parent
d3560c33c5
commit
e13c06e496
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ ul {
|
||||||
|
|
||||||
.title-container {
|
.title-container {
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
|
.social {
|
||||||
|
margin-inline-start: 0.5rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottom-divider {
|
.bottom-divider {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue