Version 1
[yaffs-website] / web / core / modules / layout_discovery / layouts / onecol / onecol.css
diff --git a/web/core/modules/layout_discovery/layouts/onecol/onecol.css b/web/core/modules/layout_discovery/layouts/onecol/onecol.css
new file mode 100644 (file)
index 0000000..e2283c5
--- /dev/null
@@ -0,0 +1,7 @@
+/*
+ * @file
+ * Provides the layout styles for layout_onecol.
+ */
+.layout--onecol .layout__region {
+  width: 100%;
+}