Change section template names to avoid naming conflicts with common titles

This commit is contained in:
Jason Tipton 2020-06-29 21:15:38 -08:00
parent f1785ac88a
commit c49a06f115
11 changed files with 24 additions and 24 deletions

View file

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