Commit 3a784bce authored by Lyza Danger Gardner's avatar Lyza Danger Gardner Committed by Lyza Gardner

Adjust a few playground styles

parent 1b79750e
...@@ -15,7 +15,7 @@ h1 { ...@@ -15,7 +15,7 @@ h1 {
} }
h2 { h2 {
font-size: 1.5em; font-size: 1.25em;
width: 100%; width: 100%;
border-left: 6px solid var.$color-brand; border-left: 6px solid var.$color-brand;
font-weight: bold; font-weight: bold;
...@@ -79,7 +79,6 @@ pre { ...@@ -79,7 +79,6 @@ pre {
border-left: 5px solid transparent; border-left: 5px solid transparent;
&:hover { &:hover {
background-color: var.$grey-3; background-color: var.$grey-3;
border-left: 5px solid var.$color-brand;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment