diff --git a/site/src/components/call-to-action.html b/site/src/components/call-to-action.html index 046e081..96069d1 100644 --- a/site/src/components/call-to-action.html +++ b/site/src/components/call-to-action.html @@ -16,7 +16,7 @@ & a { border: 3px solid var(--color-fade); - padding: 0.75em; + padding: 0.5em 0.75em; border-radius: 5px; text-align: center; text-decoration: none; @@ -28,7 +28,7 @@ &#primary { background: #3054bf; color: white; - width: 40%; + min-width: 35%; } } } diff --git a/site/src/pages/index.html b/site/src/pages/index.html index 61cf99c..b5bd232 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -25,7 +25,7 @@ {{ project.description }}
-
+

By extending our base class, you get an easy authoring experience as you would expect in writing your components: