mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix margings for introduction
This commit is contained in:
4
static/css/main.css
Normal file
4
static/css/main.css
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
|
||||||
|
.front-page-introduction {
|
||||||
|
margin-bottom: 2rem;
|
||||||
|
}
|
||||||
@@ -275,7 +275,7 @@ tbody tr:nth-child(odd) th {
|
|||||||
.masthead {
|
.masthead {
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
.masthead-title {
|
.masthead-title {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user