Skip to content

Commit f18bf3e

Browse files
Merge pull request #173 from tutorcruncher/css-fix
Uprev to .21 and update h3 styles
2 parents 462c474 + 421fde1 commit f18bf3e

File tree

3 files changed

+2090
-2729
lines changed

3 files changed

+2090
-2729
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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,

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)