Skip to content

Commit 46567f0

Browse files
authored
Update blog_default.xml
1 parent 7f88269 commit 46567f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

view/frontend/layout/blog_default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="2columns-right" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
1111
<head>
1212
<css src="Magefan_Blog::css/comments.css" />
13-
<attribute name="class" value="blog-page" />
1413
</head>
1514
<body>
15+
<attribute name="class" value="blog-page" />
1616
<referenceContainer name="sidebar.additional">
1717
<block class="Magefan\Blog\Block\Sidebar" name="blog.sidebar" template="sidebar.phtml">
1818
<block class="Magefan\Blog\Block\Sidebar\Search" name="blog.sidebar.search" template="sidebar/search.phtml" />

0 commit comments

Comments
 (0)