/*
Theme Name: The Ultimate Melt
Author: Curvine Web Solutions
Description: Based on Expound by Konstantin Kovshenin
Version: 1.0
License: GNU General Public License

This theme, like WordPress, is licensed under the GPL.
Expound is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/

@import url('css/reset.css');
@import url('css/expound.css');

div#home-calendar {
min-height:350px;
}
div.cal-entry {
min-height:348px;
}