Skip to content

Commit ed9c6b6

Browse files
committed
Fix highlight to allow code blocks
1 parent 74c5440 commit ed9c6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ $on-laptop: 800px;
105105
}
106106
}
107107

108-
.highlight {
108+
blockquote.highlight {
109109
float: right;
110110
margin: 0;
111111
padding: 0;

0 commit comments

Comments
 (0)