Hide apex banner. Rebuild css

This commit is contained in:
Jake
2022-09-06 17:31:53 -07:00
parent 9511065670
commit 1499beb4f8
3 changed files with 4 additions and 6 deletions

File diff suppressed because one or more lines are too long

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,4 +1,4 @@
<div class="top-banner fixed-top">
{# <div class="top-banner fixed-top">
<!-- mobile -->
<div class="justify-content-center d-md-none">
<span><p class="mb-0">{% trans %}Registration is live for Apex: The XRPL{% endtrans %}</p></span>
@@ -9,9 +9,7 @@
<span><p class="mb-0">{% trans %}Registration is live for Apex: The XRPL Developer Summit{% endtrans %}</p></span>
<span><a href="https://www.apexdevsummit.com/" target="_blank" class="btn btn-outline-secondary">Register Now</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">