[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/ -> _style.scss (source)

   1  .wp-block-query {
   2  
   3      &.has-background {
   4          padding: calc(0.666 * var(--global--spacing-vertical));
   5  
   6          @include media(mobile) {
   7              padding: var(--global--spacing-vertical);
   8          }
   9      }
  10  }


Generated : Tue Apr 23 08:20:01 2024 Cross-referenced by PHPXref