Fixed bugs
This commit is contained in:
@ -250,7 +250,7 @@
|
||||
|
||||
<h5 style="margin: 20px 0 5px; text-align: center">Example:</h5>
|
||||
|
||||
<div class="row">
|
||||
<div class="row type">
|
||||
<h6>For JS</h6>
|
||||
<h6>For TS</h6>
|
||||
</div>
|
||||
@ -291,7 +291,7 @@
|
||||
</code>
|
||||
</div>
|
||||
<h6>CSS</h6>
|
||||
<code style="display: block; width: 44%">
|
||||
<code style="display: block; width: 44%" class="stylesTheme">
|
||||
<pre>
|
||||
.headTestClass {
|
||||
background-color: <span class="code__string">#8297ff</span>;
|
||||
|
Reference in New Issue
Block a user