mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
fix padding
This commit is contained in:
parent
53048c7128
commit
575362568f
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ main > div {
|
|||
|
||||
/* item row description */
|
||||
main > div > p {
|
||||
margin: 8px 0;
|
||||
margin: 8px;
|
||||
}
|
||||
|
||||
/* item row meta, controls */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue