Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d901ab

Browse files
committed
Changes on responsive-d to small devices.
1 parent cfa009e commit 9d901ab

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

_includes/style.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -575,15 +575,15 @@
575575
@media only screen and (max-width: 400px) {
576576
.home .home__header h1,
577577
.blog .home__header h1 {
578-
font-size: 6rem;
578+
font-size: 5.5rem;
579579
}
580580
.home .home__header h1 span,
581581
.blog .home__header h1 span {
582-
font-size: 6rem;
582+
font-size: 5.5rem;
583583
}
584584
.home .home__header h2,
585585
.blog .home__header h2 {
586-
font-size: 2.25rem;
586+
font-size: 2rem;
587587
}
588588
.home .home__header .home__header-social a i,
589589
.blog .home__header .home__header-social a i {

_site/about.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_site/es/about.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_site/es/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_site/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)