加大emoji图标大小到24px

This commit is contained in:
Meekdai 2023-08-12 21:49:51 +08:00
parent b505d5f7bd
commit 3495bf8b1d

View File

@ -9,6 +9,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-
#postBody hr{height:2px;}
#cmButton{height:48px;margin-top:48px;}
#comments{margin-top:64px;}
.g-emoji{font-size:24px;}
@media (max-width: 767px) {body {padding: 8px;}}
</style>
{% endblock %}