Remove unused styles

This commit is contained in:
Michael Jackson 2016-09-24 10:22:30 -07:00
parent 54011c9a5e
commit 2d48bd4ca6
1 changed files with 0 additions and 14 deletions

View File

@ -115,17 +115,3 @@ header nav a:visited {
.about-logo img {
max-width: 60%;
}
.bar-graph {
height: 200px;
}
.bar-graph svg {
background: #eee;
}
.y-axis line,
.x-axis line {
stroke: black;
stroke-width: 1px;
}