Skip to content

Commit f2bda46

Browse files
author
jordanmccullough
committed
Remove unneeded list and paragraph style overrides
1 parent 5da380f commit f2bda46

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

_stylesheets/workbook.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_stylesheets/workbook.scss

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -187,20 +187,6 @@ pre:before {
187187
opacity: .4;
188188
}
189189

190-
ul{
191-
padding-top: 10px;
192-
padding-bottom: 10px;
193-
margin-left: 40px;
194-
}
195-
196-
p{
197-
text-indent: 5px;
198-
margin-left: 30px;
199-
margin-bottom: 20px;
200-
}
201-
202-
203-
204190
blockquote{
205191
width: 80%;
206192
line-height: 140%;

0 commit comments

Comments
 (0)