prevent horizontal scroll bar

This commit is contained in:
Gourav Kumar 2024-06-16 23:18:33 +05:30
parent 649cadd591
commit 5dd375b796

View File

@ -5,6 +5,7 @@
margin: 0 auto;
padding: 1rem;
font-weight: normal;
overflow-x: hidden;
}
a,