mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-02 01:25:50 +00:00
adds banner for sm md and lg breakpoints
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<a href="http://register.apexdevsummit.com/cfs" target="_blank class="w-inline-block fixed-top">
|
||||
<div class="marquee-wrap fixed-top">
|
||||
<div class="marquee-item"></div>
|
||||
<div class="fixed-top">
|
||||
<img id="apex-banner"/>
|
||||
</div>
|
||||
</a>
|
||||
<nav class="top-nav navbar navbar-expand-lg navbar-dark fixed-top ">
|
||||
<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">
|
||||
<span class="navbar-toggler-icon"><div></div></span>
|
||||
|
||||
Reference in New Issue
Block a user