Convert list page into hugo templates
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
body{
|
||||
background-color: #e5e9f2;
|
||||
}
|
||||
.read-area {
|
||||
background-color: #f9fafc;
|
||||
}
|
||||
@@ -7,7 +10,7 @@
|
||||
}
|
||||
|
||||
.hero-area {
|
||||
margin-top: 50px;
|
||||
margin-top: 3.5rem;
|
||||
width: 100%;
|
||||
height: 400px;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user