header finished

This commit is contained in:
2026-08-16 21:44:34 +02:00
parent 185e2f5739
commit e76303d8c8
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -15,8 +15,8 @@
<div class="mobile-header">
<img src="/assets/images/logomobile.gif" alt="M O O N W E B" class="mobile-logo">
<div class="mobile-nav-row">
{% include "nav.njk" %}
<img src="/assets/pageImage/{{ section }}.jpg" alt="{{ section }}" border="0" class="mobile-pageimage">
{% include "nav.njk" %}
</div>
</div>
+1
View File
@@ -100,6 +100,7 @@ strong { color:#BBCCEE; background-color:#334444; font-weight:normal;}
.mobile-nav-row {
display: flex !important;
align-items: flex-start;
padding: 20px;
}
.mobile-nav-row .mobile-pageimage {
flex-shrink: 0 !important;