Skip to content

Commit 043e6ce

Browse files
committed
fix: add link style
1 parent 760aeec commit 043e6ce

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

src/shared/components/Settings/ExperienceAndSkills/WorkExperience/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
@include roboto-bold;
7272

7373
font-size: 14px;
74-
line-height: 22px;
74+
line-height: 14px;
7575
color: $color-turq-160;
7676
min-height: 0;
7777
margin: 0;

src/shared/components/Settings/ExperienceAndSkills/WorkSkills/Languages/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
@include roboto-bold;
5555

5656
font-size: 14px;
57-
line-height: 22px;
57+
line-height: 14px;
5858
color: $color-turq-160;
5959
min-height: 0;
6060
margin: 0;

src/shared/components/Settings/ExperienceAndSkills/WorkSkills/Skills/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
@include roboto-bold;
9797

9898
font-size: 14px;
99-
line-height: 22px;
99+
line-height: 14px;
100100
color: $color-turq-160;
101101
min-height: 0;
102102
margin: 0;

src/shared/components/Settings/Tools/Devices/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
@include roboto-bold;
5656

5757
font-size: 14px;
58-
line-height: 22px;
58+
line-height: 14px;
5959
color: $color-turq-160;
6060
min-height: 0;
6161
margin: 0;

src/shared/components/Settings/Tools/ServiceProviders/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
@include roboto-bold;
5757

5858
font-size: 14px;
59-
line-height: 22px;
59+
line-height: 14px;
6060
text-align: left;
6161
color: $color-turq-160;
6262
min-height: 0;

src/shared/components/Settings/Tools/Software/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
@include roboto-bold;
5656

5757
font-size: 14px;
58-
line-height: 22px;
58+
line-height: 14px;
5959
color: $color-turq-160;
6060
min-height: 0;
6161
margin: 0;

src/shared/components/Settings/Tools/Subscriptions/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
@include roboto-bold;
5757

5858
font-size: 14px;
59-
line-height: 22px;
59+
line-height: 14px;
6060
color: $color-turq-160;
6161
min-height: 0;
6262
margin: 0;

0 commit comments

Comments
 (0)