/*
Theme Name: Space Insulation Theme
Author: Space Insulation
Description: Custom WordPress theme for Space Insulation
Version: 1.0
*/

/* Basic Reset for WP Admin Bar */
html { margin-top: 0 !important; }
* html body { margin-top: 0 !important; }
@media screen and ( max-width: 782px ) {
    html { margin-top: 0 !important; }
    * html body { margin-top: 0 !important; }
}
