Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Handouts CSS fix for left space
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedbashir committed Dec 4, 2020
1 parent 3dae28d commit e745af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Resources/Stylesheets/handouts-announcements.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ p {

ol {
list-style: number inside none;
margin: 5px 10px;
margin: 5px 20px 5px 20px;
padding: 0;
}

Expand Down

0 comments on commit e745af9

Please sign in to comment.