Skip to content

Commit 7780d17

Browse files
committed
> @media width
1 parent 26888b6 commit 7780d17

File tree

1 file changed

+1
-1
lines changed
  • prefix_finder/frontend/static/css

1 file changed

+1
-1
lines changed

prefix_finder/frontend/static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ fieldset {
11371137
display: flex;
11381138
flex-direction: column;
11391139
}
1140-
@media (min-width: 40em) {
1140+
@media (min-width: 100em) {
11411141
.homepage {
11421142
height: 100vh;
11431143
}

0 commit comments

Comments
 (0)