main
alexanderroese 2024-06-17 22:50:15 +02:00
parent 3d16f390ca
commit e58a262469
1 changed files with 9 additions and 0 deletions

View File

@ -258,6 +258,15 @@
font-size: 1.6rem;
}
}
{% comment %}
custom code
{% endcomment %}
.header-wrapper {
background-color: yellow;
}
{% endstyle %}
{{ 'base.css' | asset_url | stylesheet_tag }}