diff --git a/assets/style.css b/assets/style.css index 0cd70ee..a0328e1 100644 --- a/assets/style.css +++ b/assets/style.css @@ -119,6 +119,8 @@ p { .description { width: 100%; + padding: 0.5em 0; + margin: -0.5em 0; font-size: 42px; font-weight: 500; color: #8c91af;