Skip to content

Commit 7a50950

Browse files
Uprev to .21 and update h3 styles
1 parent 462c474 commit 7a50950

File tree

3 files changed

+4336
-3490
lines changed

3 files changed

+4336
-3490
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tutorcruncher-socket",
3-
"version": "1.3.18",
3+
"version": "1.3.21",
44
"description": "TutorCruncher socket",
55
"author": "Samuel Colvin <[email protected]>",
66
"private": false,
@@ -46,7 +46,7 @@
4646
"react-app-rewired": "^2.1.8",
4747
"react-dom": "^16.13.1",
4848
"react-router-dom": "^5.2.0",
49-
"react-scripts": "3.4.3",
49+
"react-scripts": "4.0.3",
5050
"react-select": "^3.1.1",
5151
"react-tooltip": "^4.2.15",
5252
"sass-loader": "^10.1.1",

src/styles/contractors.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
}
2020

21-
h3 {
21+
.tcs-skills h3, h3.tcs-name, h3.tcs-attr-title {
2222
margin-top: 12px;
2323
margin-bottom: 4px;
2424
font-size: 24px;

0 commit comments

Comments
 (0)