From 19cf3a296741b92548849b1f40e0d3cc517f2fcc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 20 Mar 2021 22:14:21 +0100 Subject: dimensions based on video --- frontend/app/views/page/page.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'frontend/app/views/page/page.css') diff --git a/frontend/app/views/page/page.css b/frontend/app/views/page/page.css index 2014289..2998007 100644 --- a/frontend/app/views/page/page.css +++ b/frontend/app/views/page/page.css @@ -117,6 +117,9 @@ .box .row.pair { justify-content: space-between; } +.box .row.single { + justify-content: space-between; +} .box .pair label:last-child { margin-right: 0; } -- cgit v1.2.3-70-g09d2