Skip to content

Commit 4aa6726

Browse files
committed
[TASK] Update npm packages
1 parent 8199cdd commit 4aa6726

File tree

4 files changed

+2635
-11108
lines changed

4 files changed

+2635
-11108
lines changed

Resources/Build/Assets/Scss/main.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ body {
3333
font-family: Roboto;
3434
}
3535

36-
@media (min-width: 576px) {
36+
@media (max-width: 576px) {
3737
body {
38-
background-color: green;
38+
background-color: red;
3939
}
4040
}

0 commit comments

Comments
 (0)