Format code.
This commit is contained in:
parent
00357cd944
commit
953ed047f5
1 changed files with 2 additions and 2 deletions
|
|
@ -376,9 +376,9 @@ export default {
|
|||
width: 100%;
|
||||
color: white;
|
||||
text-transform: uppercase;
|
||||
font-size: .875rem;
|
||||
font-size: 0.875rem;
|
||||
font-weight: 600;
|
||||
letter-spacing: .75px;
|
||||
letter-spacing: 0.75px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue