Add notification

This commit is contained in:
cuom1999 2020-07-02 21:50:31 -05:00
parent ab59065c0b
commit de704fc250
17 changed files with 279 additions and 56 deletions

View file

@ -233,7 +233,7 @@ ul.problem-list {
}
}
@media (max-width: 450px) {
@media (max-width: 500px) {
#problem-table tr :nth-child(4) {
display: none;
}