From 5a70e82df2173282cb25e401b2f105d10784b3ce Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Mon, 27 Aug 2018 12:47:52 +0200 Subject: [PATCH] villeurbanne-2018: increase form steps font (#25870) --- static/villeurbanne-2018/_custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/villeurbanne-2018/_custom.scss b/static/villeurbanne-2018/_custom.scss index 1550dc6b..17c06801 100644 --- a/static/villeurbanne-2018/_custom.scss +++ b/static/villeurbanne-2018/_custom.scss @@ -287,7 +287,7 @@ div#steps ol { display: flex; align-items: center; span.marker { - font-size: 150%; + font-size: 175%; font-weight: 700; } span.marker, span.label { -- 2.18.0