diff --git a/frontend/css/app.css b/frontend/css/app.css
index cd1214b..01dfafa 100644
--- a/frontend/css/app.css
+++ b/frontend/css/app.css
@@ -675,12 +675,6 @@ a { color: var(--primary); text-decoration: none; }
color: #fff;
border-radius: 50%;
}
-.qtr-cell.selected .qtr-day-num {
- background: var(--primary);
- color: #fff;
- border-radius: 50%;
- opacity: .55;
-}
.qtr-day-num {
font-size: 12px;
font-weight: 500;
diff --git a/frontend/index.html b/frontend/index.html
index 291fad8..7bc3514 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -99,10 +99,10 @@
+
-