remove unused CSS (#2999)

This commit is contained in:
Abhishek Jakhar
2020-10-20 19:01:43 +05:30
committed by GitHub
parent 437bd353be
commit 61291c5cb7
-4
View File
@@ -15,9 +15,6 @@ table tr:nth-child(2n) {
background-color: #2b2b2b;
}
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
}
@media only screen and (min-width: 1024px) and (max-width: 1500px) {
/* Experience */
.content-experience {
@@ -857,7 +854,6 @@ code {
position: relative;
padding-top: 75%;
width: 100%;
/* border: 1px dotted #f00; */
}
.Block__Graphic {