summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorMax2019-03-06 19:07:24 +0100
committerMax2019-03-06 19:07:24 +0100
commiteb5a7e6c65a5ee33bbd4e2afb4dfb2f3ac019ff9 (patch)
treeb0ed93ad9fb1b596bbe2e331636711323ea37b07 /functions.php
parentb54bc0d070ca21a1ec9c8a46da08ec3fb88a7bb8 (diff)
downloadfuselkoenig_de-eb5a7e6c65a5ee33bbd4e2afb4dfb2f3ac019ff9.tar.gz
Bugfix
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 5e3d34b..6071f24 100644
--- a/functions.php
+++ b/functions.php
@@ -299,7 +299,7 @@ if( function_exists('bcn_display_list') ) {
.wrapper {
padding-top: 0px;
}
- #index-wrapper {
+ .wrapper.footer, #index-wrapper {
padding-top: 40px;
}
</style>