Skip to content

Commit

Permalink
ci: automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
backflip committed Dec 3, 2024
1 parent 73f0bee commit 77090a0
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions dist/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@
U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
font-family: "Merriweather";
font-style: italic;
font-weight: 900;
font-display: swap;
src: url(../media/fonts/u-4l0qyriQwlOrhSvowK_l5-eR7NWPf4jvzDP3WG.woff2) format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* http://meyerweb.com/eric/tools/css/reset/
v4.0 | 20180602
License: none (public domain)
Expand Down Expand Up @@ -646,8 +656,7 @@ Monokai style - ported by Luigi Maselli - http://grigio.org
vertical-align: middle;
}

.reveal .custom-inclusive-design-toolkit img {
display: block;
max-height: 50vh;
margin: 0 auto;
.reveal .custom-disabilities.present {
display: grid !important;
grid-template-columns: repeat(2, 1fr);
}

0 comments on commit 77090a0

Please sign in to comment.