removed unnecessary css
This commit is contained in:
parent
95047c5f10
commit
06142518cf
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ export const mainContentCSS = css`
|
||||||
@media screen and (max-width: ${theming.size.screen_size1}) {
|
@media screen and (max-width: ${theming.size.screen_size1}) {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
margin-top: 3rem;
|
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue