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 Search |