This commit is contained in:
Thomas Chartron 2021-11-13 13:18:40 +01:00
parent 99cf121d52
commit 01d495fbb7
2 changed files with 2 additions and 2 deletions

View file

@ -20,6 +20,6 @@
@apply py-4;
}
#page-content p {
#page-content h2 {
@apply py-4;
}

View file

@ -48135,7 +48135,7 @@ h2 {
padding-bottom: 1rem;
}
#page-content p {
#page-content h2 {
padding-top: 1rem;
padding-bottom: 1rem;
}