Renaming and autoformatting
- renamed the react files to jsx - autoformat with vscode
This commit is contained in:
parent
e762032f00
commit
85e484bf0b
32 changed files with 127 additions and 129 deletions
|
@ -31,7 +31,7 @@
|
|||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
.btn--full{
|
||||
.btn--full {
|
||||
padding: 12px 26px;
|
||||
margin: 0 auto;
|
||||
font-size: 1.5em;
|
||||
|
@ -44,4 +44,3 @@
|
|||
color: var(--secondary);
|
||||
transition: 250ms;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue