Skip to content

Commit

Permalink
feat: add e2e gen ai app starter pack multimodal live api pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasecchig committed Jan 8, 2025
1 parent 51b7c1e commit 04e6b15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* stylelint-disable */
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
Expand All @@ -7,6 +6,7 @@ body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
Expand Down

0 comments on commit 04e6b15

Please sign in to comment.