Added extra feature for mobile

This commit is contained in:
Henry Hiles 2022-01-31 11:09:38 -05:00
parent 75840914cf
commit f5355d67dd
2 changed files with 7 additions and 4 deletions

View file

@ -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;