add some content
This commit is contained in:
5
main.css
5
main.css
@@ -56,6 +56,9 @@ h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: 0;
|
||||
padding-left: 1.25rem;
|
||||
}
|
||||
.block p:first-of-type {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
/* Small screens */
|
||||
@media (max-width: 960px) {
|
||||
@@ -90,7 +93,7 @@ div.body, div.footer {
|
||||
}
|
||||
|
||||
div.footer {
|
||||
margin-top: 3.57vw;
|
||||
margin-top: 7.14vw;
|
||||
margin-bottom: 7.14vw;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user