Skip to content

Commit ea7611b

Browse files
committed
Readme updated with npm version and mobile view font weight updated
1 parent 1bdca14 commit ea7611b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Git co commit](https://git-co-commit.github.io/) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/git-co-commit/git-co-commit/blob/master/LICENSE) [![npm](http://img.shields.io/badge/npm-v1.0.5-brightgreen)](https://www.npmjs.com/package/git-co-commit)
1+
# [Git co commit](https://git-co-commit.github.io/) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/git-co-commit/git-co-commit/blob/master/LICENSE) [![npm](http://img.shields.io/badge/npm-v1.0.6-brightgreen)](https://www.npmjs.com/package/git-co-commit)
22

33
## [Documentation ![Get started](http://img.shields.io/badge/Get%20started-Docs-green)](https://git-co-commit.github.io/#/get-started)
44

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"downloadUrl": "https://git-co-commit.github.io/#/get-started/installing-using-git-co-commit",
3636
"operatingSystem": "any",
3737
"requirements": "node, git",
38-
"softwareVersion": "v1.0.5"
38+
"softwareVersion": "v1.0.6"
3939
}
4040
</script>
4141
</head>

src/pages/Docs/Docs.module.css

+1
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,6 @@
7676
}
7777
.Para {
7878
font-size: 17px;
79+
font-weight: normal;
7980
}
8081
}

0 commit comments

Comments
 (0)