clear up border artifact

This commit is contained in:
keyan 2021-07-01 19:05:35 -05:00
parent 605aac97ab
commit 0c84b2898f
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@ footer {
color: #6c757d; color: #6c757d;
z-index: 100; z-index: 100;
position: relative; position: relative;
border-bottom: 0;
} }
.nav-tabs .nav-link.active { .nav-tabs .nav-link.active {