Skip to content

Commit 9591f6d

Browse files
authored
making content class more specific (#6280)
1 parent 9c30686 commit 9591f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/_includes/content.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.content {
1+
div.content {
22
height: 100%;
33
width: 100%;
44
padding-left: calc(18em - 15px);

0 commit comments

Comments
 (0)