wip: make theme workable with hugoBasicExample site

This commit is contained in:
hossainemruz 2020-04-20 01:59:01 +06:00
parent 07e816219f
commit e7b2fba1b0
24 changed files with 343 additions and 34 deletions

View file

@ -26,9 +26,10 @@
}
.home img {
width: 160px;
max-width: 50%;
height: auto;
width: 172px;
height: 172px;
background-color: #f9fafc;
padding: 5px;
}
.home .greeting {