summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/play.css b/play.css
index d98c8ce..c339351 100644
--- a/play.css
+++ b/play.css
@@ -109,10 +109,11 @@ body.Communist header.your_turn { background-color: hsl(355, 70%, 75%); }
#event_reminder_list {
position: absolute;
display: flex;
- flex-rap: wrap;
+ flex-wrap: wrap;
gap: 5px;
- bottom: 165px;
- right: 195px;
+ top: 1650px;
+ left: 600px;
+ width: 200px;
}
.marker {