Separate public page pattern layout from components
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/* ========================================================= */
|
||||
/* Patterns: Public Page Patterns */
|
||||
/* ========================================================= */
|
||||
|
||||
.sg-page-public-page-patterns .sg-preview-area {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user