Skip to content

Commit 81a9250

Browse files
style: remove unnecessary comments based on review
1 parent bbc0bc1 commit 81a9250

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

public/css/style.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,6 @@ li[role=link]:focus {
350350
}
351351
}
352352

353-
/* ===== UI ENHANCEMENTS ===== */
354-
355353
.box-stats,
356354
.box-stats-resume>.one-stat {
357355
background: var(--card-background, transparent);
@@ -383,8 +381,6 @@ ul>li>a span {
383381
box-shadow: inset 0 0 0 1px var(--faded-border-color);
384382
}
385383

386-
/* ===== Authors & Maintainers ===== */
387-
388384
.authors-leaderboard {
389385
margin-top: 20px;
390386
max-width: 650px;
@@ -411,7 +407,6 @@ ul>li>a span {
411407
text-align: center;
412408
}
413409

414-
/* Top 3 highlights */
415410
.authors-leaderboard .rank-1 {
416411
border-color: gold;
417412
}

0 commit comments

Comments
 (0)