update styles to fit fullhd

This commit is contained in:
2025-05-07 10:57:45 +02:00
parent c2753af71a
commit 9b471e05de
2 changed files with 3 additions and 3 deletions

View File

@@ -143,7 +143,7 @@ body {
-ms-overflow-style: none;
scrollbar-width: none;
width: 100%;
height: 1000px;
height: 650px;
.paragraph {
transition: .5s ease color, .5s ease transform, .5s ease opacity;