bigger logo
This commit is contained in:
parent
c03a0d6158
commit
fb55c53d9a
@ -10,7 +10,7 @@
|
||||
{% if show_embed_header %}
|
||||
<div class="embed-header d-flex flex-column flex-md-row justify-content-between gap-3 align-items-md-center">
|
||||
<div>
|
||||
<img src="{% static 'images/just-roasted-coffee-logo.png' %}" alt="Just Roasted Coffee logo" class="embed-logo mb-3 d-block" width="80" height="24">
|
||||
<img src="{% static 'images/just-roasted-coffee-logo.png' %}" alt="Just Roasted Coffee logo" class="embed-logo mb-3 d-block" width="160" height="48">
|
||||
<h1 class="section-title mb-2">Where to find us</h1>
|
||||
<p class="section-copy mb-0">Tap a date to see the event name, time window, and event link.</p>
|
||||
</div>
|
||||
|
||||
@ -619,7 +619,7 @@ span {
|
||||
.embed-logo {
|
||||
display: block;
|
||||
width: auto;
|
||||
height: 24px;
|
||||
height: 48px;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
|
||||
@ -619,7 +619,7 @@ span {
|
||||
.embed-logo {
|
||||
display: block;
|
||||
width: auto;
|
||||
height: 24px;
|
||||
height: 48px;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user