diff --git a/Natours/after-S05/sass/components/_card.scss b/Natours/after-S05/sass/components/_card.scss index dab307380b..c99917c399 100644 --- a/Natours/after-S05/sass/components/_card.scss +++ b/Natours/after-S05/sass/components/_card.scss @@ -132,7 +132,7 @@ } } - // FRONT SIDE STYLING + // BACK SIDE STYLING &__cta { position: absolute; top: 50%; @@ -157,4 +157,4 @@ font-size: 6rem; font-weight: 100; } -} \ No newline at end of file +}