mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
update h1
This commit is contained in:
parent
d9651293f0
commit
9f87cd8a04
2 changed files with 4 additions and 6 deletions
|
|
@ -33,7 +33,7 @@ hr {
|
|||
|
||||
h1
|
||||
{
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
h2
|
||||
|
|
|
|||
|
|
@ -11,11 +11,9 @@
|
|||
{% block header_container %}
|
||||
<header>
|
||||
{% block header_content %}
|
||||
<div class="text-align-right">
|
||||
<strong>
|
||||
{{ app.name }}
|
||||
</strong>
|
||||
</div>
|
||||
<h1 class="text-align-right">
|
||||
{{ app.name }}
|
||||
</h1>
|
||||
{% endblock %}
|
||||
</header>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue