mirror of
https://github.com/tabler/tabler.git
synced 2026-01-11 15:10:08 +04:00
15 lines
158 B
SCSS
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;
|
|
}
|
|
}
|