Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit d1443f0

Browse files
committed
removing unnecessary divs
1 parent 9e5cd45 commit d1443f0

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

source/_patternlab-files/pattern-header-footer/footer.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<!-- End of Pattern -->
2-
</div>
3-
</div>
1+
<!-- End of Pattern -->
42

53
<!--
64
Remember that patterns are displayed from two-levels deep (e.g. patterns/patterntype-patternsubtype-patternname/patterntype-patternsubtype-patternname.html)

source/_patternlab-files/pattern-header-footer/header.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,5 @@
1414
<link rel="stylesheet" href="../../css/style.css" media="all" />
1515
</head>
1616
<body>
17-
18-
<div class="sg-main" role="main">
19-
20-
<!--Patterns-->
21-
<div id="patterns">
22-
<div class="sg-pattern">
23-
24-
<!-- Start of Pattern -->
17+
18+
<!-- Start of Pattern -->

0 commit comments

Comments
 (0)