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

9 lines
87 B
CSS
Raw Normal View History

2023-08-10 20:26:33 +00:00
.container {
margin-top: 20px;
2023-09-26 20:29:49 +00:00
margin-bottom: 20px;
2023-08-10 20:26:33 +00:00
}
.text {
margin: 0 16px;
2023-08-10 20:26:33 +00:00
}