Skip to content

Commit

Permalink
Merge pull request #1469 from bgoonz/preview
Browse files Browse the repository at this point in the history
  • Loading branch information
bgoonz authored Jan 16, 2022
2 parents 236ac58 + 7ea0f22 commit 675ec03
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/sass/imports/_general.scss
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,14 @@ body {
body {
margin: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}

html {
--font-mono: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console",
Expand Down

1 comment on commit 675ec03

@vercel
Copy link

@vercel vercel bot commented on 675ec03 Jan 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again after in 16 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.