Skip to content

Commit ac37b14

Browse files
committed
fix unlock button
1 parent ba7d5c1 commit ac37b14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/app/shared/header/containers/header/header.component.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
.unlock-button {
5151
border-color: $pink;
5252
margin-right: 16px;
53+
text-transform: uppercase;
54+
55+
letter-spacing: .0892857143em;
5356
@media (max-width: $small) {
5457
display: none;
5558
}

0 commit comments

Comments
 (0)