1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-08-01 19:11:26 +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"> <div class="logo">
<img <img
src="./images/redline.webp" src="./images/redline.webp"
style="width: 80%;" style="width: 80%; margin: 10%"
alt="Redline Racing Division - Formula SAE" alt="Redline Racing Division - Formula SAE"
/> />
</div> </div>