forked from M3-Academy/desafio-react-e-typescript
Merge pull request 'refactor: ajusta footer bottom 1280px' (#8) from refactor/ajusta-footer-bottom-1280px into development
Reviewed-on: #8
This commit is contained in:
commit
08a5896dab
@ -15,6 +15,7 @@
|
||||
|
||||
&__corporateName {
|
||||
width: 21.707%;
|
||||
max-width: 234.42px;
|
||||
height: 24px;
|
||||
|
||||
p {
|
||||
@ -32,6 +33,7 @@
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
width: 36.921%;
|
||||
max-width: 398.72px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@ -70,6 +72,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 20.965%;
|
||||
max-width: 226.58px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user