balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

_editor.scss (153B)


      1 p {
      2 	line-height: var(--wp--typography--line-height, var(--global--line-height-body));
      3 
      4 	&.has-background {
      5 		padding: var(--global--spacing-unit);
      6 	}
      7 }