hacker.tours-website/assets/sass/_custom.scss

7 lines
115 B
SCSS
Raw Normal View History

2024-06-13 22:14:05 +02:00
table, th, td {
border: 1px solid;
}
th, td {
padding: 3px 6px;
font-variant-numeric: tabular-nums;
}