mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-15 22:27:09 +03:00
9 lines
77 B
SCSS
9 lines
77 B
SCSS
//
|
|
// "MDB" icon
|
|
//
|
|
|
|
.bd-booticon {
|
|
width: 16rem;
|
|
border-radius: 1rem;
|
|
}
|