Skip to content

Commit 8241c03

Browse files
committed
Update demo app
1 parent a512c03 commit 8241c03

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

demo/public/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title>React Interactive</title>
5+
<title>React Interactive Demo</title>
66
<script type="text/javascript">
77
// Single Page Apps for GitHub Pages
88
// MIT License

demo/src/stitches.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ export const globalCss = createGlobalCss({
6565
boxSizing: 'inherit',
6666
font: 'inherit',
6767
fontWeight: 'inherit',
68-
textDecoration: 'inherit',
6968
textAlign: 'inherit',
7069
lineHeight: 'inherit',
7170
wordBreak: 'inherit',

0 commit comments

Comments
 (0)