1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-25 07:31:50 +00:00

added some margin to logo so it always stands out

This commit is contained in:
2019-09-26 15:09:24 -07:00
parent 20841de20c
commit b3c35cdcb9

View File

@@ -56,7 +56,7 @@
<div class="logo">
<img
src="./images/redline.webp"
style="width: 80%;"
style="width: 80%; margin: 10%"
alt="Redline Racing Division - Formula SAE"
/>
</div>