Ensure heading left/right padding is aligned with card content

This commit is contained in:
Johannes Zellner
2025-01-16 15:04:53 +01:00
parent 8e1457d605
commit 441b72158d

View File

@@ -50,6 +50,8 @@ footer > .p {
.header {
margin-top: 50px;
padding-left: 15px;
padding-right: 15px;
}
.header-with-button {