fix: weird rendering issue on mobile viewports #37

Merged
realaravinth merged 1 commit from fix-gh-36 into master 2024-06-07 01:15:18 +05:30
2 changed files with 0 additions and 2 deletions

View file

@ -7,7 +7,6 @@
body {
width: 100%;
display: flex;
flex-direction: column;
}
main {

View file

@ -317,7 +317,6 @@ padding: 0;
body {
width: 100%;
display: flex;
flex-direction: column;
}
main {
width: 35em;