Skip to content

Commit

Permalink
Update ASCII.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Soham-Saha authored Jul 22, 2024
1 parent 441c0d3 commit 179b4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProceduralArt/ASCIIArt/ASCII.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>ASCII</title>
<style>
pre {
font-family: 'consolas';
font-family: "Courier New", Courier, monospace;
font-size: 7;
}

Expand Down Expand Up @@ -84,4 +84,4 @@
</script>
</body>

</html>
</html>

0 comments on commit 179b4a8

Please sign in to comment.