diff --git a/Natours/final-after-S06/sass/base/_typography.scss b/Natours/final-after-S06/sass/base/_typography.scss index d99391f8b1..93878e02d0 100644 --- a/Natours/final-after-S06/sass/base/_typography.scss +++ b/Natours/final-after-S06/sass/base/_typography.scss @@ -25,7 +25,7 @@ body { @include respond(phone) { letter-spacing: 1rem; - font-family: 5rem; + font-size: 5rem; } /* animation-delay: 3s; @@ -83,4 +83,4 @@ body { &:not(:last-child) { margin-bottom: 3rem; } -} \ No newline at end of file +}