margin top in article h2 header
This commit is contained in:
parent
b3c1b00ae8
commit
93eb45930a
1 changed files with 4 additions and 0 deletions
|
@ -12535,3 +12535,7 @@ a.btn:focus {
|
|||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.article-content h2 {
|
||||
margin-top: 3rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue