Files
confdroid_gitea/doc/css/common.css
2026-02-04 09:27:07 +01:00

9 lines
134 B
CSS

/* Ensure the search bar doesn't overlap with links */
.fixed_header {
padding-bottom: 25px;
}
#full_list {
padding-top: 15px;
}