Skip to content

Commit 7cd5305

Browse files
authored
📦 - Updates
1 parent fbdc0f7 commit 7cd5305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎assets/css/styles/sections.css‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
** All Containers **
44
********************
55
*/
6-
.container { width: 100vw; padding: 20px; color: var(--color-1); }
6+
.container { width: 100vw; color: var(--color-1); }
77
#skillsContainer, #reachMeContainer { background-color: var(--background-color-2); }
88
.containerTitle { text-align: center; font-size: 30px; }
99
.containerTitleText { text-decoration: underline; text-decoration-style: dashed; }
@@ -186,4 +186,4 @@
186186
animation-name: scrollSign;
187187
animation-duration: 1.5s;
188188
animation-iteration-count: infinite;
189-
}
189+
}

0 commit comments

Comments
 (0)