mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-02-24 00:29:03 +00:00
Increase header spacings
This commit is contained in:
parent
36febe9835
commit
f7521cf3ef
1 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,10 @@ table td {
|
|||
}
|
||||
|
||||
.content {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: $headings-margin-bottom * 2.2;
|
||||
}
|
||||
|
||||
table {
|
||||
@extend .table, .table-dark, .table-striped;
|
||||
margin: 0 auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue