main.css: fix font size in Troubleshooting.
authorThérèse Godefroy <godef.th@free.fr>
Tue, 27 Jul 2021 14:24:40 +0000 (16:24 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Tue, 27 Jul 2021 14:24:40 +0000 (16:24 +0200)
static/css/main.css

index f090a93e75a67c7c7d7da71b32529c479553194d..6afe25f5edde77c3b1b55a6aa63f05714ea447b9 100644 (file)
@@ -154,8 +154,8 @@ input[type='reset'] {
     font-family: 'Dosis EBold';
 }
 
-.step .main p,
-.step .main ul {
+.step .main p,
+.step .main ul {
     font-size: .85em;
 }