mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-27 20:25:50 +00:00
Card height fixed
This commit is contained in:
@@ -133,7 +133,7 @@ const ArticlesTable = () => {
|
||||
width={"340px"}
|
||||
background={"#404040"}
|
||||
borderRadius={"10px"}
|
||||
minHeight={"340px"}
|
||||
minHeight={"360px"}
|
||||
padding={"15px"}
|
||||
sx={{
|
||||
"@media (max-width: 820px)": {
|
||||
|
||||
Reference in New Issue
Block a user