feat: increase section title margins for better spacing
- Top margin: 10px → 20px - Bottom margin: 20px → 25px - Improves visual separation between sections
This commit is contained in:
+1
-1
@@ -666,7 +666,7 @@ iconify-icon {
|
||||
font-size: 1.3em;
|
||||
font-weight: 500;
|
||||
line-height: 1.2em;
|
||||
margin: 10px 0 20px 0;
|
||||
margin: 20px 0 25px 0;
|
||||
padding: 0;
|
||||
color: rgb(51, 51, 51);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user