aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Lee <[email protected]>2020-09-03 17:59:38 -0400
committerAndrew Lee <[email protected]>2020-09-03 17:59:38 -0400
commit405c8cde4035320afc0f05270938acbc12dad664 (patch)
tree2b5d2f5fc0787a6e2e450e0457f7204bbb2f7220 /index.html
parentd09a302e4c6bfb5e35a3eef2c571226e9752803c (diff)
downloadshiftos-archive-website-405c8cde4035320afc0f05270938acbc12dad664.tar.gz
shiftos-archive-website-405c8cde4035320afc0f05270938acbc12dad664.tar.bz2
shiftos-archive-website-405c8cde4035320afc0f05270938acbc12dad664.zip
Fixed the image scaling
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index fa409fb..bec01eb 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
</head>
<body>
<div class="center">
- <img src="assets/images/ShiftOS 2017 Logo.png" alt="ShiftOS Logo">
+ <img src="assets/images/ShiftOS 2017 Logo.png" alt="ShiftOS Logo" class="logo">
<h1>ShiftOS: The Archive</h1>
<b><a href="history">History/Origins</a> | <a href="downloads">Downloads</a></b>
</div>