diff --git a/assets/styles.css b/assets/styles.css index aa9e89d..f13e7da 100644 --- a/assets/styles.css +++ b/assets/styles.css @@ -202,7 +202,7 @@ video::-webkit-media-controls-panel { transition: background 0.3s ease-in-out; margin: 0 auto; width: 76%; - height: 70%; + height: auto; font-size: 2em; padding: 4% 10%; } @@ -283,4 +283,4 @@ h6 { .menu-item::after { content: '\2807'; font-size: 2em; -} \ No newline at end of file +}