font-size in responsive

This commit is contained in:
Silke Pisulla 2017-01-06 12:53:18 +01:00
commit 3417b38564

View file

@ -318,5 +318,9 @@
font-size: inherit;
}
}
p {
font-size: .9rem;
}
}
}