Skip to content

Commit 26574c6

Browse files
authored
Merge pull request #1074 from codeRIT/bh-1069
More opaque navbar
2 parents f252db2 + f28516f commit 26574c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ p {
118118

119119
// Nav
120120
nav {
121-
background-color: rgba(#5864a5, 50%);
121+
background-color: rgba(#5864a5, 80%);
122122
display: flex;
123123
justify-content: space-between;
124124
font-size: $nav-fontsize;

0 commit comments

Comments
 (0)