mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix inconsistent padding in resources page
This commit is contained in:
parent
4fe01266f4
commit
d45613b2e5
1 changed files with 3 additions and 0 deletions
|
@ -431,6 +431,9 @@ li{
|
|||
display:inline-block;
|
||||
}
|
||||
|
||||
.resources ul{
|
||||
padding-top:5px;
|
||||
}
|
||||
.resources li{
|
||||
padding-top:6px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue