Skip to content

Instantly share code, notes, and snippets.

@jb510
Created March 25, 2023 20:27
Show Gist options
  • Save jb510/d7780b4c827a9a773d622d0059b34851 to your computer and use it in GitHub Desktop.
Save jb510/d7780b4c827a9a773d622d0059b34851 to your computer and use it in GitHub Desktop.

Revisions

  1. jb510 created this gist Mar 25, 2023.
    13 changes: 13 additions & 0 deletions yoast seo cleanup
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    .yst-grid.yst-gap-6.yst-grid-cols-1.sm\:yst-grid-cols-2.min-\[783px\]\:yst-grid-cols-1.lg\:yst-grid-cols-2.\32 xl\:yst-grid-cols-3.min-\[1800px\]\:yst-grid-cols-4 {
    grid-template-columns: repeat(1,minmax(0,1fr))!important;
    }

    img.yst-w-full {
    display: none;
    }

    .xl\:yst-max-w-3xl.xl\:yst-fixed.xl\:yst-right-8.xl\:yst-w-\[16rem\] {
    display: none;
    }

    .yst-flex.yst-grow.yst-flex-wrap.xl\:yst-pr-\[17\.5rem\] {padding-right: 0 !important;}