Rename -template ids to -section

This commit is contained in:
Jason Tipton 2020-06-29 21:29:39 -08:00
parent 22a7ac40f4
commit a2c41811ab
11 changed files with 24 additions and 24 deletions

View file

@ -250,10 +250,10 @@ img.right{
padding-right: 5px;
}
#skills-template,
#projects-template,
#recent-posts-template,
#achievements-template{
#skills-section,
#projects-section,
#recent-posts-section,
#achievements-section{
padding-left: 0;
padding-right: 0;
}