alpes-maritimes-2022: remove underline on site title (#72103)

This commit is contained in:
Thomas Jund 2022-12-15 10:51:21 +01:00
parent e08816e0e0
commit 1b5a97a9d8
1 changed files with 3 additions and 0 deletions

View File

@ -197,6 +197,9 @@ h3, .h3 {
height: 150px;
}
}
&:hover {
text-decoration: none;
}
}
}
.site-title {