Skip to content

Commit 0292574

Browse files
authored
fix #163: fix Design of OpenSource page in Small Devices (#167)
* fix typo: class to className * fix #163: fix Design of OpenSource page in Small Devices
1 parent e057956 commit 0292574

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

src/components/issueChart/IssueChart.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
.issue-chart {
22
width: 100%;
33
text-align: center;
4-
margin-left: 20px;
5-
margin-right: 20px;
64
}
75

86
.issue-chart-header {

src/components/pullRequestChart/PullRequestChart.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
.pr-chart {
22
width: 100%;
33
text-align: center;
4-
margin-left: 20px;
5-
margin-right: 20px;
64
}
75

86
canvas {

0 commit comments

Comments
 (0)