diff --git a/gorge.css b/gorge.css index cbdddd7..c788cbd 100644 --- a/gorge.css +++ b/gorge.css @@ -564,7 +564,8 @@ div::-webkit-scrollbar-corner { transform-origin: 0% 0%; animation: news-text-frames 7s cubic-bezier(0.68, -0.55, 0.265, 1.55); animation-fill-mode: both; - font-size: 24px; + max-width: 40vw; + font-size: 16pt; } @keyframes news-text-frames {