mirror of
https://github.com/YGGverse/HLState.git
synced 2025-02-06 04:04:12 +00:00
update h1
This commit is contained in:
parent
d9651293f0
commit
9f87cd8a04
@ -33,7 +33,7 @@ hr {
|
|||||||
|
|
||||||
h1
|
h1
|
||||||
{
|
{
|
||||||
font-size: 16px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2
|
h2
|
||||||
|
@ -11,11 +11,9 @@
|
|||||||
{% block header_container %}
|
{% block header_container %}
|
||||||
<header>
|
<header>
|
||||||
{% block header_content %}
|
{% block header_content %}
|
||||||
<div class="text-align-right">
|
<h1 class="text-align-right">
|
||||||
<strong>
|
{{ app.name }}
|
||||||
{{ app.name }}
|
</h1>
|
||||||
</strong>
|
|
||||||
</div>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</header>
|
</header>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user