cnil: use open sans for navigation items (#38341)

This commit is contained in:
Frédéric Péters 2019-12-10 15:51:13 +01:00
parent d9154c707b
commit 7fac63ce85
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ body {
nav {
text-align: center;
font-family: $title-font-family;
@media screen and (max-width: $mobile-limit) {
text-align: left;
}