/*
Theme Name: Taco Man Theme
Theme URI: https://tacoman.ca
Description: Custom full-width theme for Taco Man Catering. Designed to work with the Taco Man Page Editor plugin.
Version: 1.0.0
Author: Taco Man
*/

/* Theme resets - pages supply their own styles */
* { box-sizing: border-box; }
body { margin: 0; padding: 0; }
.site-main { min-height: 60vh; }
