Skip to content

Commit 7b8e5da

Browse files
author
ugogo
committed
remove unused css in examples
1 parent 1b01335 commit 7b8e5da

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

examples/custom-styles/src/index.css

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,6 @@ body {
1414
line-height: 1.5;
1515
}
1616

17-
main {
18-
width: 600px;
19-
text-align: center;
20-
display: flex;
21-
flex-direction: column;
22-
justify-content: center;
23-
align-items: center;
24-
color: #262626;
25-
}
26-
27-
h1 {
28-
margin-bottom: 0;
29-
}
30-
31-
p {
32-
padding: 0 3rem;
33-
}
34-
3517
.custom-styles {
3618
--ReactInputVerificationCode-itemWidth: 2.5rem;
3719
--ReactInputVerificationCode-itemHeight: 3.5rem;

0 commit comments

Comments
 (0)