Convert homepage into hugo templates
This commit is contained in:
parent
7b25c40baa
commit
3873876e35
27 changed files with 317 additions and 982 deletions
|
@ -93,7 +93,7 @@
|
|||
transition: all 0.3s ease-out;
|
||||
}
|
||||
|
||||
#gallery .caption h3 {
|
||||
#gallery .caption h4 {
|
||||
color: #e5e9f2;
|
||||
}
|
||||
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.experiences .timeline{
|
||||
margin-top: 2rem!important;
|
||||
}
|
||||
|
||||
.text-muted {
|
||||
color: #e5e9f2;
|
||||
}
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
margin: 10px;
|
||||
}
|
||||
|
||||
.skills .card .card-head i{
|
||||
font-size: 1.5rem;
|
||||
margin: 10px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.skills .card {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
|
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue