correction
continuous-integration/drone/push Build is passing Details

master
Roxane 1 year ago
parent d20d080773
commit 496bc35097

@ -146,12 +146,12 @@ nav ul li a {
section {
margin-bottom: 40px;
margin-bottom: 50px;
display: none;
}
section:not(:target) {
display: none;
section:target {
display: block;
}
section h2 {
@ -159,9 +159,7 @@ section h2 {
font-weight: bold;
}
section:target {
display: block;
}
.separator {
border-bottom: 3px solid gray;

Loading…
Cancel
Save