/*
Theme Name: Primrose Child
Theme URI: http://singlestroke.io/theme/primrose/
Template: primrose
Author: SingleStroke
Author URI: http://singlestroke.io/
Description: A Minimal WooCommerce WordPress Theme
Version: 1.3.6.1562411889
Updated: 2019-07-06 12:18:09

*/
@import url('../primrose/style.css');

body {
    font-size: 15px;
}
#logo img {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 1000px) {
#logo img {
    width: 75%;
}
}
@media (max-width: 600px) {
#logo img {
    width: 90%;
}
}
