Remove unused styles
This commit is contained in:
parent
54011c9a5e
commit
2d48bd4ca6
|
@ -115,17 +115,3 @@ header nav a:visited {
|
||||||
.about-logo img {
|
.about-logo img {
|
||||||
max-width: 60%;
|
max-width: 60%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bar-graph {
|
|
||||||
height: 200px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bar-graph svg {
|
|
||||||
background: #eee;
|
|
||||||
}
|
|
||||||
|
|
||||||
.y-axis line,
|
|
||||||
.x-axis line {
|
|
||||||
stroke: black;
|
|
||||||
stroke-width: 1px;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue