fix: spelling mistake (#141)
* fix: spelling mistake * Wiki case as well
This commit is contained in:
@ -1683,7 +1683,7 @@ el.style.setProperty('--max-height', height + 'px')
|
||||
</div>
|
||||
<div class="snippet">
|
||||
<h3 id="hover-shadow-box-animation"><span>Hover Shadow Box Animation</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3>
|
||||
<p>Creates a shadow box around the text whern it is hovered.</p>
|
||||
<p>Creates a shadow box around the text when it is hovered.</p>
|
||||
<h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="hover-shadow-box-animation">Box it!</p>
|
||||
</code></pre>
|
||||
<h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.hover-shadow-box-animation {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
### Hover Shadow Box Animation
|
||||
### Hover shadow box animation
|
||||
|
||||
Creates a shadow box around the text whern it is hovered.
|
||||
Creates a shadow box around the text when it is hovered.
|
||||
|
||||
#### HTML
|
||||
|
||||
|
||||
Reference in New Issue
Block a user