Topbar, Portfolio Header, & Content alignment
This commit is contained in:
@@ -4,14 +4,15 @@
|
||||
height: $topbar-height;
|
||||
position: fixed;
|
||||
top: $usa-banner-height;
|
||||
width: 100%;
|
||||
z-index: 10;
|
||||
width: 100%;
|
||||
|
||||
&__navigation {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: stretch;
|
||||
justify-content: space-between;
|
||||
max-width: 1180px;
|
||||
|
||||
a {
|
||||
color: $color-white;
|
||||
|
Reference in New Issue
Block a user