angelovcom.net

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

_editor.scss (109B)


      1 .wp-block-gallery {
      2 
      3 	figcaption {
      4 		margin-bottom: 0;
      5 
      6 		a {
      7 			color: var(--global--color-white);
      8 		}
      9 	}
     10 }