Properly named now page model, added box shadow to popularity bar

This commit is contained in:
andy 2021-12-02 07:28:00 +00:00
parent fa75eedf31
commit 35eee0f068
2 changed files with 2 additions and 1 deletions

View File

@ -83,8 +83,9 @@ $text-color: white;
}
.popularity-progress {
margin-top: 20px;
margin-top: 10px;
margin-bottom: 20px;
box-shadow: 2px 2px 2px #5e5e5e;
}
.subtle-link {