Files

8 lines
150 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
.link-example {
display: flex;
align-items: center;
justify-content: space-evenly;
height: 96rpx;
background-color: var(--bg-color-demo);
}