Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Alice Gaudon 2020-07-06 12:11:22 +02:00
commit 701cab923d
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ header {
ul {
flex-direction: column;
position: absolute;
z-index: 10;
left: 0;
transform: translateX(-100%);
transition: transform ease-out 150ms;