Skip to content
Snippets Groups Projects
Commit fe5e0457 authored by Liam Morland's avatar Liam Morland
Browse files

Coding standards

parent f69ca94f
No related branches found
No related tags found
1 merge request!64Coding standards
This diff is collapsed.
This diff is collapsed.
...@@ -511,4 +511,4 @@ $gesso: ( ...@@ -511,4 +511,4 @@ $gesso: (
xxl: 96px, xxl: 96px,
), ),
gutter-width: 40px, gutter-width: 40px,
); );
\ No newline at end of file
...@@ -7,4 +7,4 @@ column_classes: ...@@ -7,4 +7,4 @@ column_classes:
classes: 'layout layout--uw-inverted-l-right larger-left' classes: 'layout layout--uw-inverted-l-right larger-left'
- -
name: 'Larger Right (33%, 67%)' name: 'Larger Right (33%, 67%)'
classes: 'layout layout--uw-inverted-l-right larger-right' classes: 'layout layout--uw-inverted-l-right larger-right'
\ No newline at end of file
--- ---
...@@ -436,4 +436,3 @@ lists: ...@@ -436,4 +436,3 @@ lists:
show_hover: true show_hover: true
content: |- content: |-
<p>This is the summary, which can contain <abbr title="Hyper Text Markup Language">HTML</abbr> markup. It should be short summary of the content and contain a few lines of useful descriptive text .</p> <p>This is the summary, which can contain <abbr title="Hyper Text Markup Language">HTML</abbr> markup. It should be short summary of the content and contain a few lines of useful descriptive text .</p>
...@@ -1362,4 +1362,3 @@ form_items: ...@@ -1362,4 +1362,3 @@ form_items:
formtarget: '' formtarget: ''
text: 'Filters' text: 'Filters'
btnclick: | btnclick: |
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
@import '_patterns/00-config/**/*.scss'; @import '_patterns/00-config/**/*.scss';
@import '_patterns/01-global/**/*.scss'; @import '_patterns/01-global/**/*.scss';
@import '_patterns/03-layouts/layout/**/*.scss'; @import '_patterns/03-layouts/layout/**/*.scss';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment