💄 Одинаковые брейкпоинты во всех файлах

This commit is contained in:
2021-03-31 18:44:43 +03:00
parent 3c35c3d47c
commit 6bdee34c9d
4 changed files with 9 additions and 5 deletions

View File

@@ -84,9 +84,6 @@ body {
color: #121212;
background-color: rgb(124, 230, 124) !important;
}
.highlight_correct {
border: 1px solid rgb(124, 230, 124);
}
.wrong {
background-color: rgb(255, 71, 71) !important;
}