riku
2024-11-14 00a96d6881dd10ae7d3c4f5437bfceaabe677723
1
2
3
4
5
6
7
8
9
10
page,
.page {
  --td-spacer: 16rpx;
  --td-spacer-1: 24rpx;
  --td-spacer-2: 32rpx;
  --td-spacer-3: 48rpx;
  --td-spacer-4: 64rpx;
  --td-spacer-5: 96rpx;
  --td-spacer-6: 160rpx;
}