Files
gitea-pages/docs/stylesheets/extra.css
armborst_f d3cb37a919
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 21s
add more instant preview
2026-03-05 23:04:24 +01:00

13 lines
167 B
CSS

#duolistparent {
font-size: 0;
margin: 0;
padding: 0;
}
#duolistparent > * {
margin: 0;
padding: 0;
font-size: 16px;
}
.hidden-heading {
display: none;
}