added remainder of content

This commit is contained in:
Adam Piontek 2021-04-05 22:42:52 -04:00
parent 27a8c22e9f
commit a7e8651c0b
16 changed files with 175 additions and 11 deletions
assets/css

View file

@ -50,7 +50,8 @@ a {
color: $gray-100;
border-bottom: $secondary 2px solid;
text-decoration: none;
&.navbar-brand {
&.navbar-brand,
&.nav-link {
border-bottom: none;
}
&:visited {