jumbotron style

This commit is contained in:
FarseaSH 2021-09-02 21:36:06 +08:00
parent 24dca41afa
commit 89acd6c50f
2 changed files with 6 additions and 2 deletions

View file

@ -18,6 +18,11 @@ p{
/* START - top cover part */
.jumbotron{
padding-top: 64px;
background-position: center;
background-size: cover;
min-height: 200px;
text-align: center;
margin-bottom: 30px;
}
.site-title{