mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-25 23:51:28 +00:00
fixed logo size on mobile and giant screens
This commit is contained in:
@@ -58,13 +58,14 @@
|
|||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<header class="masthead text-center text-white">
|
<header class="masthead text-center text-white">
|
||||||
<div class="masthead-content">
|
<div class="masthead-content" style="min-height: 70vh;">
|
||||||
<div class="image">
|
<div class="image">
|
||||||
<img
|
<img
|
||||||
src="img/RRDLogoTrans.png"
|
src="img/RRDLogoTrans.png"
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
style="width: 50%;"
|
style="max-height: 700px;"
|
||||||
alt="Redline Racing Division Logo"
|
alt="Redline Racing
|
||||||
|
Division Logo"
|
||||||
/>
|
/>
|
||||||
<!-- <h1 class="masthead-heading mb-0">Redline Racing Division</h1>
|
<!-- <h1 class="masthead-heading mb-0">Redline Racing Division</h1>
|
||||||
<h2 class="masthead-subheading mb-0">FSAE</h2> -->
|
<h2 class="masthead-subheading mb-0">FSAE</h2> -->
|
||||||
|
Reference in New Issue
Block a user