correction du déploiement du about collapse
This commit is contained in:
@ -167,7 +167,7 @@ nav.open {
|
||||
font-weight: normal;
|
||||
}
|
||||
#about-hidden.open {
|
||||
max-height: 50vh;
|
||||
max-height: 200vh;
|
||||
}
|
||||
#about-arrow {
|
||||
width: 7.5vh;
|
||||
@ -416,7 +416,7 @@ article {
|
||||
align-self: center;
|
||||
}
|
||||
#about-hidden.open {
|
||||
max-height: 20vh;
|
||||
max-height: 200vh;
|
||||
}
|
||||
}
|
||||
main {
|
||||
|
Reference in New Issue
Block a user