We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbdc0f7 commit 7cd5305Copy full SHA for 7cd5305
‎assets/css/styles/sections.css‎
@@ -3,7 +3,7 @@
3
** All Containers **
4
********************
5
*/
6
-.container { width: 100vw; padding: 20px; color: var(--color-1); }
+.container { width: 100vw; color: var(--color-1); }
7
#skillsContainer, #reachMeContainer { background-color: var(--background-color-2); }
8
.containerTitle { text-align: center; font-size: 30px; }
9
.containerTitleText { text-decoration: underline; text-decoration-style: dashed; }
@@ -186,4 +186,4 @@
186
animation-name: scrollSign;
187
animation-duration: 1.5s;
188
animation-iteration-count: infinite;
189
-}
+}
0 commit comments