Skip to content

Commit f2b41dd

Browse files
authored
Fix#269
Remove fixed width for App if width > 1800px
1 parent 4a38bbb commit f2b41dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/assets/App.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1439,7 +1439,6 @@ Producthunt item
14391439

14401440
@media (min-width: 1800px) {
14411441
.App {
1442-
width: 1800px;
14431442
margin: 0 auto;
14441443
padding: 0;
14451444
}

0 commit comments

Comments
 (0)