update blog index template
This commit is contained in:
		@ -80,6 +80,6 @@ with others.
 | 
			
		||||
  height: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.page-template-our-work h2 a {
 | 
			
		||||
.wp-site-blocks h2 a {
 | 
			
		||||
  text-decoration: none;
 | 
			
		||||
}
 | 
			
		||||
@ -13,7 +13,7 @@
 | 
			
		||||
    <!-- wp:column {"width":"64%"} -->
 | 
			
		||||
    <div class="wp-block-column" style="flex-basis:64%"><!-- wp:post-title {"level":1,"textColor":"secondary"} /-->
 | 
			
		||||
 | 
			
		||||
      <!-- wp:query {"queryId":40,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false,"parents":[]}} -->
 | 
			
		||||
      <!-- wp:query {"queryId":40,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false,"parents":[],"taxQuery":{"category":[18]}}} -->
 | 
			
		||||
      <div class="wp-block-query"><!-- wp:post-template -->
 | 
			
		||||
        <!-- wp:post-title {"isLink":true,"style":{"typography":{"textDecoration":"none"},"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}}} /-->
 | 
			
		||||
 | 
			
		||||
@ -23,25 +23,6 @@
 | 
			
		||||
        <!-- /wp:post-template -->
 | 
			
		||||
      </div>
 | 
			
		||||
      <!-- /wp:query -->
 | 
			
		||||
 | 
			
		||||
      <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"textColor":"secondary","layout":{"type":"constrained","justifyContent":"center"}} -->
 | 
			
		||||
      <div class="wp-block-group has-secondary-color has-text-color">
 | 
			
		||||
        <!-- wp:heading {"textAlign":"center","level":3,"style":{"typography":{"fontSize":"14px"}},"fontFamily":"ft88"} -->
 | 
			
		||||
        <h3 class="has-text-align-center has-ft-88-font-family" style="font-size:14px">Useful links</h3>
 | 
			
		||||
        <!-- /wp:heading -->
 | 
			
		||||
 | 
			
		||||
        <!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"700"}},"fontSize":"small"} -->
 | 
			
		||||
        <p class="has-text-align-center has-link-color has-small-font-size"
 | 
			
		||||
          style="font-style:normal;font-weight:700;text-transform:uppercase"><a href="#">Portfolio presentation</a></p>
 | 
			
		||||
        <!-- /wp:paragraph -->
 | 
			
		||||
 | 
			
		||||
        <!-- wp:paragraph {"align":"center","style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}},"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"700"}},"fontSize":"small"} -->
 | 
			
		||||
        <p class="has-text-align-center has-link-color has-small-font-size"
 | 
			
		||||
          style="font-style:normal;font-weight:700;text-transform:uppercase"><a href="#">Design portfolio
 | 
			
		||||
            presentation</a></p>
 | 
			
		||||
        <!-- /wp:paragraph -->
 | 
			
		||||
      </div>
 | 
			
		||||
      <!-- /wp:group -->
 | 
			
		||||
    </div>
 | 
			
		||||
    <!-- /wp:column -->
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user