test
parent
3d16f390ca
commit
e58a262469
|
@ -258,6 +258,15 @@
|
|||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
{% comment %}
|
||||
custom code
|
||||
{% endcomment %}
|
||||
|
||||
.header-wrapper {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
{% endstyle %}
|
||||
|
||||
{{ 'base.css' | asset_url | stylesheet_tag }}
|
||||
|
|
Loading…
Reference in New Issue