2025-03-26 10:01:46 +07:00

9 lines
147 B
SCSS
Vendored

.vr {
display: inline-block;
align-self: stretch;
width: 1px;
min-height: 1em;
background-color: currentColor;
opacity: $hr-opacity;
}