mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-05-10 12:07:32 +02:00
Fix: tag container margin
This commit is contained in:
parent
4abd88527d
commit
8a56acab67
2 changed files with 2 additions and 2 deletions
|
@ -759,7 +759,7 @@ pre.chroma {
|
|||
Tags
|
||||
=================================================================*/
|
||||
.tagContainer{
|
||||
margin: 16px
|
||||
margin: 16px 16px 0 16px;
|
||||
}
|
||||
|
||||
.tags {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue