Update .main-content padding to align with fixed header adjustments
Some checks failed
continuous-integration/drone/push Build was killed
Some checks failed
continuous-integration/drone/push Build was killed
This commit is contained in:
@@ -165,7 +165,7 @@
|
|||||||
|
|
||||||
/* Ensure content is not hidden behind the fixed header */
|
/* Ensure content is not hidden behind the fixed header */
|
||||||
.main-content {
|
.main-content {
|
||||||
padding-top: calc(var(--header-height) + 40px);
|
padding-top: calc(var(--header-height) + 60px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-title {
|
.page-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user