feat: better landing page
This commit is contained in:
@@ -16,8 +16,8 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-size: 1rem;
|
||||
margin: 1.5rem 0 0 0;
|
||||
font-size: 1.2rem;
|
||||
margin: 2rem 0 0 0;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@ h3 + h6,
|
||||
h4 + h5,
|
||||
h4 + h6,
|
||||
h5 + h6 {
|
||||
margin: 0;
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
h1:before {
|
||||
|
||||
Reference in New Issue
Block a user