0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Fixed the selector for toggle headings

This commit is contained in:
djordje vlaisavljevic 2021-11-25 09:06:02 +01:00
parent b3884a9c6f
commit 9655ad1e88

View file

@ -40,7 +40,7 @@
transform: rotate(-180deg);
}
.kg-toggle-heading-text h4 {
.kg-toggle-heading-text {
margin-top: 0;
margin-bottom: 0;
}