ARAZIM / static /styles /_icon-size.scss
RANA
Add application file
53143bf
raw
history blame contribute delete
236 Bytes
// ----------------------------------------------
// Icon Size Style
// ----------------------------------------------
.round-8 {
width: 8px;
height: 8px;
}
.round-20 {
width: 20px !important;
height: 20px !important;
}