Fixed Carousal

This commit is contained in:
Tejas Panchal
2025-07-27 12:49:52 +05:30
parent 6e55237581
commit 9322ac33fc
8 changed files with 218 additions and 175 deletions

View File

@@ -14,8 +14,6 @@ body,
display: flex;
flex-direction: column;
min-height: 100vh;
max-width: 2048px;
margin-inline: auto;
}
.content {
width: 100%;