Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 15ae8fb

Browse files
Feat: More margin-top added on cards for smaller screens
1 parent fb69605 commit 15ae8fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎assets/css/style.css‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,9 +233,9 @@ header h1 {
233233
}
234234
}
235235

236-
@media (max-width: 420px) {
236+
@media (max-width: 440px) {
237237
.card {
238-
margin-top: 30%
238+
margin-top: 30%;
239239
}
240240
}
241241

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /