/*
Theme Name: Tieturi
Description: Tieturille kustomoitu sivupohja.
Version: 1.0.1
Author: Verkkoasema Oy
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tieturi

Do not remove, do not edit files below:
*/
@import url('css/reset.css');
@import url('css/base.css');
@import url('sass/main.css');

/* Custom styles/overrides here, replace with your own 

*/

/* Small devices (landscape phones, 576px and up) */
@media all and (min-width: 576px) { 
}

/* Medium devices (tablets, 768px and up) */
@media all and (min-width: 768px) { 
}

/* Large devices (desktops, 992px and up) */
@media all and (min-width: 992px) { 
}

/* Extra large devices (large desktops, 1200px and up) */
@media all and (min-width: 1200px) {    
 }
