forked from M3-Academy/desafio-react-e-typescript
fix(footer): corrige scss footer para resolucao 2500
This commit is contained in:
parent
b3dd1f5ad0
commit
cbda59ba7a
@ -85,7 +85,7 @@
|
||||
|
||||
@media (min-width: 2500px) {
|
||||
height: 31px !important;
|
||||
width: 668px !important;
|
||||
width: 68.486% !important;
|
||||
font-weight: 400;
|
||||
font-size: 28px;
|
||||
line-height: 33px;
|
||||
@ -124,7 +124,7 @@
|
||||
}
|
||||
|
||||
@media (min-width: 2500px) {
|
||||
width: 246px !important;
|
||||
width: 26.574% !important;
|
||||
height: 59px !important;
|
||||
font-weight: 700;
|
||||
font-size: 24px;
|
||||
|
Loading…
Reference in New Issue
Block a user