Skip to content

Commit faf4ccf

Browse files
committed
Merge branch 'master' of https://github.com/oslabs-beta/Chronos
"Pulling styling changes"
2 parents b29b3b3 + 2fd9353 commit faf4ccf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

app/stylesheets/GraphsContainer.scss

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,18 @@
3636
border-radius: 3px;
3737
padding: 10px 20px;
3838
border-radius: 4px;
39+
40+
span {
41+
font-size: 10px;
42+
margin-left: 15px;
43+
}
3944

4045
h2 {
46+
margin-top: 10px;
47+
margin-bottom: 20px;
4148
align-self: center;
4249
font-size: 100%;
43-
margin: 15px 0 20px;
50+
margin-top: 20px;
4451
font-weight: 700px;
4552
}
4653
}

0 commit comments

Comments
 (0)