// ---------------------------------------------- | |
// Icon Size Style | |
// ---------------------------------------------- | |
.round-8 { | |
width: 8px; | |
height: 8px; | |
} | |
.round-20 { | |
width: 20px ; | |
height: 20px ; | |
} |
// ---------------------------------------------- | |
// Icon Size Style | |
// ---------------------------------------------- | |
.round-8 { | |
width: 8px; | |
height: 8px; | |
} | |
.round-20 { | |
width: 20px ; | |
height: 20px ; | |
} |