Skip to content

Commit

Permalink
docs: minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinchoolur committed May 23, 2021
1 parent 194e8aa commit eb7bf96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/assets/scss/common/_docs-content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,7 @@
margin: 1rem 0 2rem 0;
font-size: 14px;
}

.font-12 {
font-size: 12px !important;
}
1 change: 1 addition & 0 deletions site/content/docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ easily add your own comment widget as well.
MediumZoom plugin helps you create similar zooming experience as seen on medium.
This is a very basic plugin created just to demonstrate the customizability of
lightGallery
<span class="badge rounded-pill bg-danger font-12" title="Available since version 2.1.0">v2.1.0</span>

{{< options pluginName="Medium zoom" interface="MediumZoomSettings" variable="mediumZoomSettings">}}

Expand Down

0 comments on commit eb7bf96

Please sign in to comment.