Skip to content

Commit 6a1bd9b

Browse files
author
Andreas Savvides
committed
Basic style for centering
1 parent 44f814e commit 6a1bd9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<title>Digits with React</title>
77
<meta name="description" content="Digits with React">
88
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
9+
<style> #content { text-align: center; } </style>
910
</head>
1011
<body>
1112
<div id="content"></div>

0 commit comments

Comments
 (0)