Skip to content

Commit

Permalink
Reverse colours
Browse files Browse the repository at this point in the history
  • Loading branch information
SamJHirst committed Nov 15, 2024
1 parent ed6333a commit f2df764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ function App() {
<div
style={{
alignItems: 'center',
backgroundColor: '#000',
display: 'flex',
height: '100%',
justifyContent: 'center',
}}
>
<h1
style={{
color: '#ddd',
fontFamily: 'sans-serif',
fontSize: 48,
}}
Expand Down

0 comments on commit f2df764

Please sign in to comment.