mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Additional styling changes
This commit is contained in:
parent
5dd860735d
commit
48dfd469ed
5 changed files with 21 additions and 13 deletions
|
|
@ -35,9 +35,9 @@ const ResponsiveContainer = styled.div`
|
|||
margin-top: 5rem;
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
flex-direction: row;
|
||||
grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
|
||||
grid-template-columns: minmax(0, 1fr);
|
||||
margin-top: 0;
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue