Skip to content

Commit

Permalink
Duplicate classes
Browse files Browse the repository at this point in the history
  • Loading branch information
joedolson committed Sep 28, 2024
1 parent 0917cbc commit 57cafd3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/styles/twentyeighteen.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,17 +84,17 @@
padding-left: 24px;
}

.mc-main.twentyeighteen .mc-format a .mc-icon: .mc-icon::before, .mc-main.twentyeighteen .mc-format span .mc-icon: .mc-icon::before {
.mc-main.twentyeighteen .mc-format a .mc-icon::before, .mc-main.twentyeighteen .mc-format span .mc-icon::before {
font-family: dashicons;
margin-right: 3px;
vertical-align: middle;
}

.mc-main.twentyeighteen .mc-format .list .mc-icon: .mc-icon::before {
.mc-main.twentyeighteen .mc-format .list .mc-icon::before {
content: "\f163";
}

.mc-main.twentyeighteen .mc-format .grid .mc-icon: .mc-icon::before {
.mc-main.twentyeighteen .mc-format .grid .mc-icon::before {
content: "\f508";
}

Expand Down Expand Up @@ -145,7 +145,7 @@
font-size: 14px;
}

.mc-main.twentyeighteen .time-block .mc-icon: .mc-icon::before {
.mc-main.twentyeighteen .time-block .mc-icon::before {
font-family: dashicons;
content: "\f469";
vertical-align: top;
Expand Down

0 comments on commit 57cafd3

Please sign in to comment.