univ-nantes: reduced logo size (#71216) #24

Merged
aberriot merged 1 commits from wip/71216-logo-size into main 2022-11-21 11:49:42 +01:00
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;