2026年 03月 27日 星期五 13:27:27 CST
This commit is contained in:
parent
2a40d05cac
commit
9726cff90c
@ -31,9 +31,10 @@
|
|||||||
|
|
||||||
.clock-wrapper {
|
.clock-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
flex: 1;
|
||||||
gap: 0;
|
gap: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user