@ -170,6 +170,7 @@ nav {
display: inline-block;
padding: 1.1em 0 1.1em 0;
width: 100%;
color: inherit;
font-weight: 400;
font-variant: normal;
@ -330,11 +331,6 @@ nav {
padding-top: 6em !important;
background-color: rgba($blue1, 0.1);
div:nth-child(even) {
background-color: $neutral1;
}
.downCircle {
position: absolute;
fill: rgba($blue1, 0.1);
@ -452,6 +448,11 @@ nav {
#bannerContent > div:nth-child(even) {
#postContent {