forked from M3-Academy/desafio-react-e-typescript
style(Header.module.scss): correção de width do menu mobile
This commit is contained in:
parent
0669eeb9c4
commit
31f315c9cc
@ -237,7 +237,7 @@ header {
|
||||
transition: 0.5s ease-in-out;
|
||||
}
|
||||
@media (max-width: 376px) {
|
||||
width: 98.62%;
|
||||
width: 98.834%;
|
||||
}
|
||||
}
|
||||
& .List__Cart {
|
||||
|
Loading…
x
Reference in New Issue
Block a user