修改底部信息边距
This commit is contained in:
parent
22b3ab924d
commit
a6531c594e
@ -23,7 +23,7 @@ body{
|
||||
.avatar {transition: 0.8s;}
|
||||
.avatar:hover {transform: scale(1.15) rotate(360deg);}
|
||||
#header{display:flex;padding-bottom:8px;border-bottom: 1px solid var(--borderColor-muted, var(--color-border-muted));margin-bottom: 16px;}
|
||||
#footer {margin: 40px auto; text-align: center;font-size: small;}
|
||||
#footer {margin-top:64px; text-align: center;font-size: small;}
|
||||
|
||||
</style>
|
||||
{% block style %}{% endblock %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user