mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +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 */
|
/* item row description */
|
||||||
main > div > p {
|
main > div > p {
|
||||||
margin: 8px 0;
|
margin: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* item row meta, controls */
|
/* item row meta, controls */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue