mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-03 09:25:47 +03:00
fix: ul missing css
This commit is contained in:
parent
585b9cfb56
commit
303b49e918
|
@ -240,6 +240,9 @@ footer {
|
|||
padding-left: 2em;
|
||||
margin: 0;
|
||||
margin-bottom: 1em;
|
||||
font-family: $base-font, $base-font-family;
|
||||
font-weight: $base-font-weight;
|
||||
line-height: $base-line-height;
|
||||
}
|
||||
|
||||
table {
|
||||
|
|
Loading…
Reference in New Issue
Block a user