We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5224e89 + c61cd8f commit 0efcd2dCopy full SHA for 0efcd2d
site/Build/css/style.css
@@ -595,7 +595,7 @@ main .content {
595
596
.site-navigation {
597
display: flex;
598
- justify-content: flex-start;
+ justify-content: center;
599
background-color: white;
600
margin: 0;
601
padding: 10px 10%;
site/_sass/navigation.scss
@@ -5,7 +5,7 @@
5
font-weight: 500;
6
}
7
8
9
@include bgcolor('navigation-bg');
10
11
0 commit comments