Convert list page into hugo templates

This commit is contained in:
hossainemruz 2020-04-18 02:19:46 +06:00
parent 607f15580c
commit 00465629d2
11 changed files with 98 additions and 19 deletions

View file

@ -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;