2026年 03月 27日 星期五 13:27:27 CST

This commit is contained in:
ysm 2026-03-27 13:27:27 +08:00
parent 2a40d05cac
commit 9726cff90c

View File

@ -31,9 +31,10 @@
.clock-wrapper {
display: flex;
flex-direction: row;
flex-direction: column;
align-items: center;
justify-content: center;
flex: 1;
gap: 0;
width: 100%;
padding: 0 20px;