univ-nantes: reduce logo size (#71216)

This commit is contained in:
Agate 2022-11-21 11:42:32 +01:00
parent f9d636e259
commit 24ed353d20
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ h1, h2, h3, h4, h5, h6 {
a {
margin-top: $space-small;
display: block;
height: 80px;
height: 55px;
}
@media screen and ($max-mobile-viewport) {
padding-left: 0;