Resources updated

This commit is contained in:
rockyeverlast
2024-04-05 20:00:05 +05:30
parent b4a3a8df39
commit c925af3e25

View File

@@ -65,7 +65,7 @@ const Resources = () => {
<Box
display={"flex"}
alignItems={"center"}
justifyContent={"flex-end"}
// justifyContent={"flex-end"}
gap={"25px"}
overflowX={"auto"}
sx={{
@@ -96,7 +96,7 @@ const Resources = () => {
overflow={"hidden"}
sx={{
"::before": {
content: '""',
content: '""',
position: "absolute",
top: "50%",
left: "50%",