We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a512c03 commit 8241c03Copy full SHA for 8241c03
demo/public/404.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8">
5
- <title>React Interactive</title>
+ <title>React Interactive Demo</title>
6
<script type="text/javascript">
7
// Single Page Apps for GitHub Pages
8
// MIT License
demo/src/stitches.config.ts
@@ -65,7 +65,6 @@ export const globalCss = createGlobalCss({
65
boxSizing: 'inherit',
66
font: 'inherit',
67
fontWeight: 'inherit',
68
- textDecoration: 'inherit',
69
textAlign: 'inherit',
70
lineHeight: 'inherit',
71
wordBreak: 'inherit',
0 commit comments