mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-27 18:45:49 +00:00
Country default set
This commit is contained in:
@@ -136,10 +136,10 @@ const Contact = () => {
|
||||
width: "60%",
|
||||
},
|
||||
"@media (max-width: 1080px)": {
|
||||
width: "42%",
|
||||
width: "100%",
|
||||
minH: "490px",
|
||||
},
|
||||
"@media (max-width: 820px)": { width: "55%" },
|
||||
"@media (max-width: 820px)": { width: "100%" },
|
||||
"@media (max-width: 535px)": {
|
||||
width: "95%",
|
||||
padding: "10px",
|
||||
|
||||
Reference in New Issue
Block a user