/*
Theme Name: My Slots Theme
Author: Andrew
Description: Simple WordPress theme
Version: 1.0
*/

/* Grid Item Styles */
.grid-item {
    width: 30%;
    min-width: 200px;
}
