Larson notes. Some changes to templates

This commit is contained in:
Norm Rasmussen
2023-05-18 15:55:20 -04:00
parent d3d5b157a7
commit 6063458ed4
12 changed files with 141 additions and 42 deletions

View File

@ -164,3 +164,11 @@
</div> {% endcomment %}
{% include "messages" %}
<style>
@media screen and (min-width: 768px) {
.np-header-logo-image {
height: 70px;
}
}
</style>