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