/*
 Theme Name:   Twenty Twenty Child
 Description:  A child theme of Twenty Twenty WordPress theme.
 Template:     twentytwenty
*/

@import url("../twentytwenty/style.css");
@import url("sass/cryptoaires.css");

.home.woocommerce ul.products li.first, .home.woocommerce-page ul.products li.first {
  flex: 0 1 100%;
}