diff --git a/assets/sass/style.sass b/assets/sass/style.sass index 3380394..120ce1e 100644 --- a/assets/sass/style.sass +++ b/assets/sass/style.sass @@ -197,6 +197,11 @@ $colors: mergeColorMaps(("secondary": ($secondary, $white), "twitter-blue": ($tw .highlight margin-bottom: 1rem + li > + p:last-child:not(:only-child), + ul:last-child:not(:only-child) + margin-bottom: 1em + p a font-weight: $weight-medium diff --git a/content/docs/_index.md b/content/docs/_index.md index 677a952..9faf7e8 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -5,10 +5,6 @@ title: Documentation Learn about key gRPC concepts, try a quick start, find tutorials and reference material for all [supported languages](languages). - - - **New to gRPC?** Start with the following pages: - [Introduction to gRPC](what-is-grpc/introduction)