fix: weird rendering issue on mobile viewports
closes: https://github.com/realaravinth/libmedium/issues/36
This commit is contained in:
@ -317,7 +317,6 @@ padding: 0;
|
||||
body {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
main {
|
||||
width: 35em;
|
||||
|
Reference in New Issue
Block a user