Skip to content

Commit 80fd8ec

Browse files
committed
Merge pull request #23 from jmeshen/master
Update to navbar.scss
2 parents 3d41a96 + bdf934f commit 80fd8ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generated/browser/scss/directives/navbar.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ navbar {
66
box-shadow: 1px 1px 14px -3px black;
77

88
.container {
9-
width: 1340px;
9+
width: 91%;
10+
max-width: 1340px;
1011
padding-top: 20px;
1112
}
1213

0 commit comments

Comments
 (0)