fix(styling): fix styling on documentation for lesson 8-h (#8990)

pull/8996/head
Aymeric-Henry 2 years ago committed by GitHub
parent f10ec8350d
commit 13286cfe42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -104,6 +104,7 @@
}
label {
display: block;
position: relative;
line-height: 1.2;
padding: 0.5em 2.5em 0.5em 2em;

@ -104,6 +104,7 @@
}
label {
display: block;
position: relative;
line-height: 1.2;
padding: 0.5em 2.5em 0.5em 2em;

Loading…
Cancel
Save