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 1b01335 commit 7b8e5daCopy full SHA for 7b8e5da
examples/custom-styles/src/index.css
@@ -14,24 +14,6 @@ body {
14
line-height: 1.5;
15
}
16
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
35
.custom-styles {
36
--ReactInputVerificationCode-itemWidth: 2.5rem;
37
--ReactInputVerificationCode-itemHeight: 3.5rem;
0 commit comments