mincult: tweaks (#70881) #1

Merged
aberriot merged 1 commits from wip/70881-mincult-2023-ajustements into main 2022-10-31 15:49:04 +01:00
1 changed files with 11 additions and 1 deletions

View File

@ -16,6 +16,9 @@ h1, h2, h3, h4, h5, h6 {
display: flex;
flex-direction: column;
justify-content: flex-end;
@media screen and ($min-desktop-viewport) {
aberriot marked this conversation as resolved
Review

juste pour tester les commentaires

juste pour tester les commentaires
height: 150px;
}
#logo {
padding-left: 0;
}
@ -54,7 +57,14 @@ h1, h2, h3, h4, h5, h6 {
display: none;
}
}
a#publik-portal-agent {
background: $toplinks-background;
aberriot marked this conversation as resolved
Review

C'est super

C'est super
border-radius: $toplinks-border-radius;
box-shadow: $toplinks-box-shadow;
color: $white;
border: none;
padding: 0.5em;
}
#nav {
ul {
margin-top: 0;