From 80630247b37777854118d35e03f9b7d8650ff2c6 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 8 Jan 2019 19:05:44 +0100 Subject: [PATCH] Add border-radius to the questboard --- static/nryg.less | 1 + 1 file changed, 1 insertion(+) diff --git a/static/nryg.less b/static/nryg.less index 877c1994..abd0d14f 100644 --- a/static/nryg.less +++ b/static/nryg.less @@ -1020,6 +1020,7 @@ ul { grid-row-gap: 2px; margin-bottom: 1px; margin-top: 1px; + border-radius: 4px; .title { grid-row: 1;