fix: add 40px spacing below Personal Projects section title
Added #projects to the section-title spacing rule to match the spacing in Experience, Awards, and Courses sections.
This commit is contained in:
+2
-1
@@ -1784,7 +1784,8 @@ a:focus {
|
||||
/* Add invisible separator (blank space) below section titles */
|
||||
#experience .section-title,
|
||||
#awards .section-title,
|
||||
#courses .section-title {
|
||||
#courses .section-title,
|
||||
#projects .section-title {
|
||||
margin-bottom: 40px !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user