Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 42a8d52

Browse files
committed
update common.scss
1 parent 7ce5a0d commit 42a8d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sass/_common/common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ li strong.margin-right {
772772
background-color: $COLOR_GRAY;
773773
}
774774
.name {
775-
text-transform: capitalize;
775+
text-transform: capitalize !important;
776776
color: $COLOR_BLACK;
777777
font-weight: 400;
778778
padding-left: 1rem;

0 commit comments

Comments
 (0)