Added extra feature for mobile
This commit is contained in:
parent
75840914cf
commit
f5355d67dd
2 changed files with 7 additions and 4 deletions
|
@ -38,7 +38,7 @@ body {
|
|||
width: 0;
|
||||
overflow: hidden;
|
||||
align-items: center;
|
||||
transition: width 2s;
|
||||
transition: width 0.6s;
|
||||
display: flex;
|
||||
z-index: 1;
|
||||
color: white;
|
||||
|
|
Reference in a new issue