Removed duplicated CSS definitions (#2666)

This commit is contained in:
Johannes Ganzenmüller
2020-08-30 20:30:38 -04:00
committed by GitHub
parent b7144931c7
commit 92f94d5549
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -8,7 +8,6 @@
margin-left: 0; margin-left: 0;
margin-right: 0; margin-right: 0;
width: 100%; width: 100%;
clear: both;
margin-top: 3em; margin-top: 3em;
color: $muted-text-color; color: $muted-text-color;
-webkit-animation: $intro-transition; -webkit-animation: $intro-transition;
-1
View File
@@ -185,7 +185,6 @@
vertical-align: middle; vertical-align: middle;
font-family: $sans-serif; font-family: $sans-serif;
z-index: 20; z-index: 20;
position: relative;
cursor: pointer; cursor: pointer;
li:last-child { li:last-child {