Use "*-section class" instead of adding new div

This commit is contained in:
hossainemruz 2020-06-30 21:57:20 +06:00
parent a2c41811ab
commit 8d6cbcca21
13 changed files with 115 additions and 128 deletions

View file

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