Update top banner with new info

This commit is contained in:
Jake
2022-03-17 09:49:18 -07:00
parent c206b4ed75
commit ea82a59d66
4 changed files with 8 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@@ -28,12 +28,14 @@
}
p {
padding-top: 10px;
font-size: 12px;
line-height: 20px;
text-align: center;
margin: auto;
@include media-breakpoint-up(md) {
padding-top: 8px;
font-size: 16px;
width: initial;
}

View File

@@ -67,7 +67,7 @@ $line-height-base: 1.5;
@import "_blog.scss";
@import "_feedback.scss";
@import "_video.scss";
// @import "top-banner.scss";
@import "_top-banner.scss";
// Light/Dark theme settings ---------------------------------------------------
// Option to only change theme on user system settings. No toggle.

View File

@@ -1,9 +1,9 @@
{# <div class="top-banner fixed-top">
<div class="top-banner fixed-top">
<div class="d-flex justify-content-center ">
<span><p class="mb-0">{% trans %}Hackathon: New Year, New NFTs! Build scalable, <br />sustainable functional NFTs with XRPL {% endtrans %}</p></span>
<span><a href="https://xrplnft.devpost.com/?utm_medium=referral&utm_source=xrpl&utm_campaign=banner" class=" btn btn-outline-secondary" target="_blank">Join</a></span>
<span><p class="mb-0">{% trans %}Wave 3 of the XRPL Grants program is open!{% endtrans %}</p></span>
<span><a href="https://xrplgrants.org/?utm_medium=referral&utm_source=xrpl&utm_campaign=banner" class=" btn btn-outline-secondary" target="_blank">Apply</a></span>
</div>
</div> #}
</div>
<nav class="top-nav navbar navbar-expand-lg navbar-dark fixed-top">
<a href="{% if currentpage.prefix %}{{currentpage.prefix}}{% else %}/{% endif %}" class="navbar-brand"><img class="logo" height="40" alt="{{target.display_name}}" /></a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#top-main-nav" aria-controls="navbarHolder" aria-expanded="false" aria-label="Toggle navigation">