mirror of
https://github.com/WDI-Ideas/rubix.git
synced 2026-04-27 22:15:50 +00:00
BlogPost banner height set
This commit is contained in:
@@ -53,7 +53,7 @@ const BlogPost = () => {
|
||||
>
|
||||
<Box
|
||||
bg="#000000"
|
||||
minHeight={"50vh"}
|
||||
minHeight={"60vh"}
|
||||
width={"70vw"}
|
||||
display={"flex"}
|
||||
gap={5}
|
||||
|
||||
Reference in New Issue
Block a user