Added Redux support
This commit is contained in:
7
public/styles/components/_section.scss
Normal file
7
public/styles/components/_section.scss
Normal file
@ -0,0 +1,7 @@
|
||||
.c-section {
|
||||
width: 100%;
|
||||
|
||||
&--full {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user