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 b650d0a commit 10687d5Copy full SHA for 10687d5
_sass/_navbar.scss
@@ -7,6 +7,8 @@
7
8
.nav-link,
9
.navbar-brand {
10
+ font-size: 18px;
11
+
12
&::after {
13
@extend .link-after;
14
width: 0;
_sass/portfolYOU.scss
@@ -16,4 +16,4 @@
16
"timeline",
17
"autumn",
18
"theme",
19
- "theme-dark";
+ "theme-dark";
assets/css/style.scss
@@ -1,3 +1,3 @@
1
---
2
3
-@import "portfolYOU";
+@import "portfolYOU";
0 commit comments