forked from M3-Academy/desafio-react-e-typescript
Merge pull request 'feat: arrow desk' (#17) from feature/main into main
Reviewed-on: #17
This commit is contained in:
commit
7956754c1e
@ -17,7 +17,10 @@
|
||||
}
|
||||
.arrow {
|
||||
margin: 0px 9.72px;
|
||||
width: 4.56px;
|
||||
@media (max-width: 1024px) {
|
||||
margin: 0px 9.72px;
|
||||
width: 4.56px;
|
||||
}
|
||||
@media (min-width: 2500px) {
|
||||
width: 8.9px;
|
||||
height: 15.62px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user