Merge branch 'master' into feedback-widget

This commit is contained in:
Phu Pham
2023-06-26 12:53:43 -04:00
134 changed files with 12989 additions and 553 deletions

View File

@@ -1018,4 +1018,10 @@ $placeholder-color: $gray-600;
}
}
.footer-nav{
.nav-item{
text-shadow: white 0px 0px 2px, white 1px 1px 2px, white 2px 2px 3px,
white 2px 2px 4px, white 2px 2px 5px, white 2px 2px 6px, white -1px -1px 2px,
white -2px -2px 3px, white -2px -2px 4px;
}
}