Topic: MDB Stepper Icon
Arkadiusz Idzikowski staff answered 3 years ago
You can modify font-size
parameter of .stepper-head-icon
class (you may also need to update width
and height
so that the layout doesn't break when icon size is bigger).
.stepper-head-icon {
font-size: 2rem;
height: 2.5rem;
width: 2.5rem;
}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: MDB5 1.0.0-beta5
- Device: Computer
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No