/*
Theme Name: Jezus Christus is het Licht
Theme URI: https://www.jezuschristusishetlicht.nl
Author: Jezus Christus is het Licht
Description: Custom WordPress-thema voor de kerk Jezus Christus is het Licht in Alkmaar.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jchl
*/

/* Reset WordPress defaults */
body.home,
body.page-template-front-page {
    margin: 0;
    padding: 0;
}

/* Hide WordPress admin bar spacing on front page */
html {
    margin-top: 0 !important;
}

#wpadminbar {
    position: fixed !important;
}
