umami/src/components/common/Pager.module.css

5 lines
62 B
CSS
Raw Normal View History

2023-08-10 20:26:33 +00:00
.text {
2023-08-25 18:54:44 +00:00
font-size: var(--font-size-md);
margin: 0 16px;
2023-08-10 20:26:33 +00:00
}