Cleanup
This commit is contained in:
@@ -224,9 +224,17 @@
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.markdown-content h2 { font-size: 1.3rem; }
|
||||
.markdown-content h3 { font-size: 1.2rem; }
|
||||
.markdown-content h4 { font-size: 1rem; }
|
||||
.markdown-content h2 {
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
.markdown-content h3 {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.markdown-content h4 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.table-responsive {
|
||||
overflow-x: auto;
|
||||
|
||||
Reference in New Issue
Block a user