aboutsummaryrefslogtreecommitdiff
path: root/style.css
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 /style.css
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 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 656c2bf..a3c79f3 100644
--- a/style.css
+++ b/style.css
@@ -33,7 +33,7 @@ footer {
width: 100%;
}
-img {
+img.logo {
width: 50%;
height: auto;
} \ No newline at end of file