summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Shangreaux <shshoshin@protonmail.com>2020-01-04 20:12:58 -0600
committerGrant Shangreaux <shshoshin@protonmail.com>2020-01-04 20:14:25 -0600
commite5022cc63947db8e9bd632a79e1ccf8498574aac (patch)
treef8a8d765c5a9834013758edafb2feb1a741d68c4
parent5fb8c24f495c35345295897f09df23effa09f2a0 (diff)
Add: flex-direction="row" to tape image div
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 09d1da6..13eedb0 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,7 @@
More tapes will be added to the collection over time. Enjoy! sh.sh.
</p>
</div>
- <div display="flex">
+ <div display="flex" flex-direction="row">
<a href="tape-deck.html?side=A">
<img src="images/side-a.jpeg">
</a>