Skip to content

Commit cc82122

Browse files
committed
Moved all enqueue scripts calls to one function.
1 parent e4264b4 commit cc82122

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Description: Boilerplate code for Genesis child themes built on the Skeleton framework.
55
Author: Brad West
66
Author URI: http://bradonomics.com/
7-
Version: 0.4
7+
Version: 0.5
88
99
Template: genesis
1010
*/
@@ -611,7 +611,7 @@ blockquote p {
611611
display: none;
612612
}
613613
}
614-
614+
615615
.responsive-menu-icon::before {
616616
color: #000;
617617
content: "\f333";
@@ -656,7 +656,7 @@ blockquote p {
656656
.columns {
657657
margin-left: 4%;
658658
}
659-
659+
660660
.column:first-child,
661661
.columns:first-child {
662662
margin-left: 0;

0 commit comments

Comments
 (0)