From ae6b009b45029de63da5c82998d6ef6ab4d75a2c Mon Sep 17 00:00:00 2001 From: Sylvain Jermini Date: Sun, 16 Jun 2019 13:50:56 +0200 Subject: [PATCH] #1 stepper mobile improvement: center text --- src/app/stepper/stepper.component.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/stepper/stepper.component.scss b/src/app/stepper/stepper.component.scss index 12179500..0749e1c3 100644 --- a/src/app/stepper/stepper.component.scss +++ b/src/app/stepper/stepper.component.scss @@ -51,6 +51,7 @@ .wizard2 span:nth-child(2) { margin-top: 1em; + text-align: center; } .wizard2 .wizard2-current span:nth-child(2) {