diff --git a/css/style.css b/css/style.css index ba41eeb0..9d1c9c75 100644 --- a/css/style.css +++ b/css/style.css @@ -43,7 +43,7 @@ main.tool-grid { background: white; padding: 1.5rem; border-radius: 12px; - box-shadow: 0 4px 8px rgba(0,0,0,0.1); + box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.2s ease; } @@ -81,4 +81,4 @@ footer { padding: 1rem; background: #eee; font-size: 0.8rem; -} \ No newline at end of file +} diff --git a/index.html b/index.html index 50baa16c..8821e854 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,28 @@ - + -
- - -A collection of useful tools, all in one place.
-A collection of useful tools, all in one place.
+