Skip to content

Commit

Permalink
Setting Size Font
Browse files Browse the repository at this point in the history
  • Loading branch information
yakubhariana70 committed Nov 28, 2023
1 parent 43293e2 commit 8e3180f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/pages/Storytelling/Storytelling.css
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,12 @@
height: 200px;
}
}

@media (min-width: 992px) and (max-width: 1400px) {
#story-container p {
font-size: calc(10px + 0.310625vw);
}
.img-story {
height: 30%;
}
}

0 comments on commit 8e3180f

Please sign in to comment.