Skip to content

Commit ef474cf

Browse files
dhtclkBlargian
andauthored
Update src/css/custom.scss
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
1 parent 19e24de commit ef474cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1430,7 +1430,7 @@ input::-ms-input-placeholder { /* Microsoft Edge */
14301430
display: flex;
14311431
}
14321432

1433-
@media (max-width: 768px) {
1433+
@media (max-width: breakpoints.$mobile-breakpoint) {
14341434
.installContainer {
14351435
flex-wrap: wrap;
14361436
}

0 commit comments

Comments
 (0)