feat: update module titles and enhance button styles
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<div class="code-editor">
|
||||
<div class="editor-header">
|
||||
<span>CSS Editor</span>
|
||||
<button id="run-btn" class="btn btn-primary">Run</button>
|
||||
<button id="run-btn" class="btn btn-secondary"><img src="./gear.svg" />Run</button>
|
||||
</div>
|
||||
<div class="editor-content">
|
||||
<pre><code id="editor-prefix"></code></pre>
|
||||
|
||||
Reference in New Issue
Block a user