From 3de1666f47157256ff7b0307eaa6e87a5bcfae0a Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:24:06 -0500 Subject: [PATCH] Adds second image style with no border (#2445) Signed-off-by: Fanit Kolchina Signed-off-by: Fanit Kolchina --- _sass/custom/custom.scss | 5 +++++ index.md | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index 8e875c2b..f1268e4c 100755 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -118,6 +118,11 @@ img { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08); } +.no-border { + border: none; + box-shadow: none; +} + .img-border { border: 1px solid $grey-lt-300; } diff --git a/index.md b/index.md index cb00a814..bddc634e 100755 --- a/index.md +++ b/index.md @@ -28,10 +28,10 @@ With OpenSearch, you can perform the following use cases: - - - - + + + +
Fast, scalable full-text searchApplication and infrastructure monitoringSecurity and event information managementOperational health trackingFast, scalable full-text searchApplication and infrastructure monitoringSecurity and event information managementOperational health tracking
Fast, Scalable Full-text Search