Skip to content

Commit ffc402f

Browse files
committed
Remove some unused CSS
1 parent f7ed51a commit ffc402f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/_static/css/landing.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ a.link--offsite::after {
181181
}
182182

183183
@media (max-width: 700px) {
184-
.quicklink-icon {
184+
.quicklinks__icon {
185185
width: 60px;
186186
}
187187
.quicklinks a {
@@ -212,10 +212,6 @@ a.link--offsite::after {
212212
margin: 1em 0 .5em;
213213
}
214214

215-
.news__item--highlight .title{
216-
margin: .5em 0 1em;
217-
}
218-
219215
.date{
220216
font-size: small;
221217
}

0 commit comments

Comments
 (0)