adds height of auto, applies new method to display nav and banner

This commit is contained in:
akcodez
2023-06-15 11:41:13 -07:00
parent 020e99ff06
commit 8148562eba
4 changed files with 26 additions and 56 deletions

View File

@@ -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>