diff --git a/public/assets/styles/main.css b/public/assets/styles/main.css index 2d6bb60..bd5a868 100644 --- a/public/assets/styles/main.css +++ b/public/assets/styles/main.css @@ -12,14 +12,18 @@ body { } h1 { - background-image: linear-gradient(to right, #4CAF50, #4CAF50 40%, #00BCD4 60%); - background-clip: text; - color: transparent; + color: #757575; font-size: 3rem; margin-top: 3rem; margin-bottom: 1rem; } +.gradient-text { + background-image: linear-gradient(to right, #4CAF50, #4CAF50 20%, #00BCD4 80%); + background-clip: text; + color: transparent; +} + p { color: #9E9E9E; font-size: 0.8rem; diff --git a/public/index.html b/public/index.html index 2d50ee8..436266f 100644 --- a/public/index.html +++ b/public/index.html @@ -3,6 +3,7 @@
+Compress video files to a specific file size, so you can upload them to your favorite social media and messaging apps!