mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-02 01:25:50 +00:00
adds height of auto, applies new method to display nav and banner
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<a href="http://register.apexdevsummit.com/cfs" target="_blank class="w-inline-block fixed-top">
|
||||
<div class="fixed-top">
|
||||
<img id="apex-banner" alt="Register for Apex Dev Summit 2023 in Amsterdam."/>
|
||||
</div>
|
||||
<a href="http://register.apexdevsummit.com/cfs" target="_blank" class="w-inline-block banner-container">
|
||||
<img id="apex-banner" />
|
||||
</a>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user