diff --git a/Divine_page/story.css b/Divine_page/story.css index 9e7d2b9e..9ea406ed 100644 --- a/Divine_page/story.css +++ b/Divine_page/story.css @@ -864,4 +864,21 @@ footer { .button-75 span { line-height: 50px; } +} +@media (max-width: 767px) { + .button-75 { + font-size: 14px; + height: 70px; + } + + .button-75 span { + line-height: 50px; + } + .top-header{ + font-size: 30px; + } + .bottom-header{ + font-size: 30px; + } + } \ No newline at end of file