minor bug fixes

This commit is contained in:
usmannasir
2025-06-16 16:20:50 +05:00
parent 07a5f2fa66
commit e07c0709cd
3 changed files with 11 additions and 31 deletions

View File

@@ -22,7 +22,7 @@
/* Page Structure */
.page-wrapper {
background: transparent;
padding: 20px;
padding: 0 20px 20px 20px;
}
.page-container {