diff --git a/docs/overrides/home.html b/docs/overrides/home.html index 6a576138..940dcbda 100644 --- a/docs/overrides/home.html +++ b/docs/overrides/home.html @@ -165,7 +165,7 @@ background: rgba(255, 255, 255, 0.05); border-radius: 8px; padding: 1.5rem; - border: 1px solid rgba(255, 100, 203, 0.2); + border: 2px solid rgba(255, 100, 203, 0.2); } h3.feature-column-title { @@ -1608,7 +1608,7 @@
Posting is a beautiful open-source terminal app for developing and testing APIs.
Fly through your API workflow with an approachable yet powerful keyboard-centric interface. Run it locally or over SSH on remote machines and containers. - Save your requests in a readable and version-control friendly format. Posting will redefine your expectations of what a terminal app can be. + Save your requests in a readable and version-control friendly format.