1
0
mirror of https://github.com/tabler/tabler.git synced 2026-01-11 15:10:08 +04:00
Files
tabler/site/styles/_blanks.scss
2023-07-18 00:13:56 +02:00

15 lines
158 B
SCSS

.blank {
margin: 8rem 0;
text-align: center;
}
.blank-icon {
line-height: 1;
svg {
stroke-width: 1.25;
width: 4rem;
height: 4rem;
}
}