Skip to content

Commit bfc42ac

Browse files
Merge pull request #1162 from hunlin99/master
Improve Responsiveness
2 parents 4965280 + 5336249 commit bfc42ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ColorChanger-MiniApp/kiselova/style.css

+6
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,9 @@ span {
103103
letter-spacing: 0.5px;
104104
border-radius: 2px;
105105
}
106+
107+
@media only screen and (max-width: 1220px) {
108+
.container {
109+
margin-top: 13em;
110+
}
111+
}

0 commit comments

Comments
 (0)