From 3a183a48b82199a1c0661684f67cb63d6f8cb1d5 Mon Sep 17 00:00:00 2001 From: Doug Le Tough Date: Tue, 8 May 2018 10:53:42 +0200 Subject: [PATCH] "5 in a row" --- static/styles/participate.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/styles/participate.css b/static/styles/participate.css index 6b786b3..877057e 100644 --- a/static/styles/participate.css +++ b/static/styles/participate.css @@ -70,5 +70,5 @@ article > div.table_row > div.sheet_user4 { article > div.table_row > div.sheet_user5 { text-align: center; - width: 155px; + width: 154px; }