We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ea548 commit f94342bCopy full SHA for f94342b
_sass/_highlights.scss
@@ -4,9 +4,6 @@
4
margin: 20px 0 20px 0;
5
border: 1px solid #ddd;
6
background-color: #efefef;
7
- -moz-box-shadow: 3px 3px rgba(0,0,0,0.1);
8
- -webkit-box-shadow: 3px 3px rgba(0,0,0,0.1);
9
- box-shadow: 3px 3px rgba(0,0,0,0.1);
10
overflow: auto;
11
}
12
0 commit comments