/*
 Theme Name:   ahja
 Theme URI:    http://www.ahja.ch
 Description:  oblique
 Author:       Andi Jacomet
 Author URI:   http://ahja.ch
 Template:     oblique
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         ahja
 Text Domain:  ahja
*/

@media only screen and (max-width: 767px) 

.site-title {
    font-size: 28px !important;
}

@media only screen and (max-width: 991px) 

.site-title {
    font-size: 34px !important;
}