Add custom subsections in education (#888)

* Add custom subsections in education

* Apply requested changes
This commit is contained in:
Bernat Borràs Civil 2024-02-12 18:24:21 +01:00 committed by GitHub
parent 970656789c
commit cbdb07dbf1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 22 additions and 0 deletions

View file

@ -129,6 +129,12 @@
margin-bottom: 0;
}
}
.custom-section {
.custom-content {
padding-bottom: 0.5em;
}
}
}
}
}