From bda00b51b321b46e07f7053987d964b41c5bf01b Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 24 Nov 2023 01:11:10 +0100 Subject: [PATCH] style(site): spacing, colors, hover --- site/src/components/awesome-header.html | 2 +- site/src/components/call-to-action.html | 10 +++++++--- site/src/components/my-head.html | 1 + 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/site/src/components/awesome-header.html b/site/src/components/awesome-header.html index 08452c2..9fd5d41 100644 --- a/site/src/components/awesome-header.html +++ b/site/src/components/awesome-header.html @@ -9,7 +9,7 @@ background: linear-gradient(45deg, #3054bf, #416fff); color: white; margin: 1em 0; - padding: 1em; + padding: 1.5em; & a { color: white; diff --git a/site/src/components/call-to-action.html b/site/src/components/call-to-action.html index 219972d..36466f8 100644 --- a/site/src/components/call-to-action.html +++ b/site/src/components/call-to-action.html @@ -3,7 +3,7 @@ href="https://www.npmjs.com/package/web-component-base#readme"> Learn More - Playground + Playground →