Use "*-section class" instead of adding new div
This commit is contained in:
parent
a2c41811ab
commit
8d6cbcca21
13 changed files with 115 additions and 128 deletions
|
@ -250,10 +250,10 @@ img.right{
|
|||
padding-right: 5px;
|
||||
}
|
||||
|
||||
#skills-section,
|
||||
#projects-section,
|
||||
#recent-posts-section,
|
||||
#achievements-section{
|
||||
.skills-section,
|
||||
.projects-section,
|
||||
.recent-posts-section,
|
||||
.achievements-section{
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue