Fixed bugs

This commit is contained in:
MaxOvs19
2023-03-02 19:45:03 +03:00
parent 67bd0cf7f2
commit 5fc17c7c2d
4 changed files with 65 additions and 45 deletions

View File

@ -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>;