halo-dev / theme-earth

Halo 2.0 的默认主题
https://demo.halo.run/?preview-theme=theme-earth
GNU General Public License v3.0
42 stars 51 forks source link

关于站点主页的副标题显示效果较弱的问题 #129

Open Anyexyz opened 8 months ago

Anyexyz commented 8 months ago

站点主页的副标题设置后,本身副标题的相较于主标题的大小较小,由于背景图片的设置,副标题设置透明度50%容易使副标题看不清,建议设置为100%。 修改建议hero.html35行

<span class="text-sm font-light text-white opacity-50" th:text="${site.subtitle}"></span>

修改为

<span class="text-sm font-light text-white opacity-100" th:text="${site.subtitle}"></span>
JohnNiang commented 8 months ago

/kind improvement /good-first-issue

f2c-ci-robot[bot] commented 8 months ago

@JohnNiang: This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/halo-dev/theme-earth/issues/129): >/kind improvement >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
DeanLiu0521 commented 8 months ago

你好,第一次尝试contribute,想领取这个issue。

Anyexyz commented 8 months ago

你好,第一次尝试投稿,想领取这个问题。

他说这个需要讨论讨论🤣

Anyexyz commented 8 months ago

你好,第一次尝试投稿,想领取这个问题。

怎么说,感觉可以不