fix: update Projects section icon and remove footer separator
Changes: - Changed section icon from folders (mdi:folder-multiple) to globe (mdi:earth) - Removed border-top separator above "See all projects" footer text This creates a cleaner visual appearance for the Projects section.
This commit is contained in:
@@ -1026,7 +1026,6 @@ iconify-icon {
|
||||
.projects-footer {
|
||||
margin-top: 1.5rem;
|
||||
padding-top: 1rem;
|
||||
border-top: 2px solid #ddd;
|
||||
text-align: center;
|
||||
font-size: 0.95em;
|
||||
color: var(--text-gray);
|
||||
|
||||
Reference in New Issue
Block a user