diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 17:59:38 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 17:59:38 -0400 |
| commit | 405c8cde4035320afc0f05270938acbc12dad664 (patch) | |
| tree | 2b5d2f5fc0787a6e2e450e0457f7204bbb2f7220 /style.css | |
| parent | d09a302e4c6bfb5e35a3eef2c571226e9752803c (diff) | |
| download | shiftos-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.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ footer { width: 100%; } -img { +img.logo { width: 50%; height: auto; }
\ No newline at end of file |
