Skip to content

Commit

Permalink
Merge pull request #5 from surjendu104/surjendu104-b1
Browse files Browse the repository at this point in the history
update : resolved code execution error and updated scss file
  • Loading branch information
surjendu104 authored Oct 13, 2023
2 parents 7918dd9 + ca5f730 commit 2db8844
Show file tree
Hide file tree
Showing 4 changed files with 211 additions and 187 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ <h2 id="name">CODEy</h2>
<option value="22">22px</option>
<option value="25">25px</option>
</select>
<button class="run" onclick="runCode()">RUN</button>
<button class="run" onclick="exec()">RUN</button>
</div>
</nav>
<div class="home">
Expand Down
14 changes: 9 additions & 5 deletions styles/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion styles/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit 2db8844

@vercel
Copy link

@vercel vercel bot commented on 2db8844 Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

codey – ./

codey-surjendu104.vercel.app
codey-topaz.vercel.app
codey-git-main-surjendu104.vercel.app

Please sign in to comment.