Removed duplicated CSS definitions (#2666)
This commit is contained in:
parent
b7144931c7
commit
92f94d5549
2 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
|||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
width: 100%;
|
||||
clear: both;
|
||||
margin-top: 3em;
|
||||
color: $muted-text-color;
|
||||
-webkit-animation: $intro-transition;
|
||||
|
|
|
@ -185,7 +185,6 @@
|
|||
vertical-align: middle;
|
||||
font-family: $sans-serif;
|
||||
z-index: 20;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
|
||||
li:last-child {
|
||||
|
|
Loading…
Reference in a new issue