Change font of blog description

This commit is contained in:
Markus Ankenbrand 2016-09-24 10:38:33 +02:00
parent d87d8408be
commit a6681e0d02

View file

@ -10,3 +10,7 @@
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: atravelblog
*/
.blog-description {
font-family: 'Montserrat', 'Helvetica Neue', 'Helvetica', sans-serif
}