Skip to content

Commit d04759e

Browse files
committed
style fixes related to prod
1 parent 34f1db4 commit d04759e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/shared/components/Contentful/Tabs/themes/underline.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ $text-color-pannel: #4a4a4a;
9898
display: block;
9999

100100
@include xs-to-sm {
101-
padding: 0 15px;
101+
// padding: 0 15px;
102102
}
103103
}

src/shared/components/Leaderboard/LeaderboardTable/themes/tco23.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,5 +248,6 @@ $table-cell-padding: 2px;
248248
font-size: 11px;
249249
font-weight: 600;
250250
text-transform: uppercase;
251+
text-align: left;
251252
}
252253
}

0 commit comments

Comments
 (0)