Make home page sections dynamic and configurable
This commit is contained in:
parent
8f99f05a98
commit
9a95163b7d
17 changed files with 227 additions and 177 deletions
|
@ -1,16 +1,16 @@
|
|||
.experiences {
|
||||
#experiences {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.experiences .timeline {
|
||||
#experiences .timeline {
|
||||
margin-top: 1.5rem !important;
|
||||
}
|
||||
|
||||
.experiences ul {
|
||||
#experiences ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
|
||||
.experiences ul > li {
|
||||
#experiences ul > li {
|
||||
margin-left: 0;
|
||||
color: #3c4858;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue