Style Customization
Scss base approach will make a better customization in styling template
Last updated
Scss base approach will make a better customization in styling template
Last updated
Angly is developed with so its easy to change the styling for your app. It uses bootstrap variables along with some custom variables which provides you the more flexibility and control over design
Open _bootstrap-override.scss
file under assets/scss
folder and change style variable values as per your requirement.
_custom.var.scss
file holds custom style variables. They can be used to change css attribute values like border color, font colors etc.
Google font example