Skip to content

Commit

Permalink
Revert "Fix wrong small version of all-icons-divider"
Browse files Browse the repository at this point in the history
This reverts commit 20da768.

The problem is solved more elegantly by the next commit
   Issue with Subtitle Circle and Layout on Smaller Screens ryanoasis#1384 fixed
  • Loading branch information
Finii committed Oct 18, 2023
1 parent daeceb9 commit 8f65fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/css/nerd-font-tweaks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ a.nerd-font-button:before {
}

.sectioninner3 {
line-height: 16px;
line-height: 21px;
font-size: 11px;
}
}
Expand Down

0 comments on commit 8f65fd0

Please sign in to comment.