vali-admin icon indicating copy to clipboard operation
vali-admin copied to clipboard

Some bootstrap 4 classes like .display-1, .display-2,... are not working.

Open kiharani101 opened this issue 5 years ago • 0 comments

For example

should have these features:
.display-1 {
  font-size: 6rem !important;
  font-weight: 300 !important;
  line-height: 1.2 !important;
}

kiharani101 avatar Oct 12 '18 18:10 kiharani101