minor bug fixes

This commit is contained in:
usmannasir
2025-06-16 16:20:50 +05:00
parent 8e628b3e15
commit 7d60ef8fff
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 {