mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
[UG] Add space to titles for better readability
This commit is contained in:
parent
a4f24fa45a
commit
dffa6981ca
@ -1,5 +1,14 @@
|
||||
@import 'theme.css';
|
||||
|
||||
h1 {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
h2, h3 {
|
||||
margin-bottom: 2rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
.highlighted {
|
||||
padding: 0px !important;
|
||||
font-weight: inherit !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user