Skip to content

Commit

Permalink
hopefully fix mobile view
Browse files Browse the repository at this point in the history
  • Loading branch information
nctzn101 committed Jul 29, 2023
1 parent 02ddac5 commit 506a940
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>(telescopic) poems by raluca</title>

<script src="https://unpkg.com/telescopic-text/lib/index.js"></script>
Expand All @@ -21,7 +22,7 @@
</ul>


<div id="telescopicPoem"> choose a poem</div>
<div id="telescopicPoem"> choose a poem (best read on desktop) </div>
<div id="titlePoem"></div>

</div>
Expand Down

0 comments on commit 506a940

Please sign in to comment.