mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
Fix list items packing together
This commit is contained in:
@@ -17,6 +17,10 @@ h1, h2 {
|
||||
line-height: 180%;
|
||||
}
|
||||
|
||||
.col-md-9 li {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
table td, table th {
|
||||
font-size: 100% !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user