8 lines
93 B
SCSS
Raw Normal View History

.centered {
text-align: center;
}
.custom-block.tip {
border-color: #2E84BF !important;
}