Initial commit to github
This commit is contained in:
5
styles/blocks/core.css
Normal file
5
styles/blocks/core.css
Normal file
@@ -0,0 +1,5 @@
|
||||
.alignfull {
|
||||
margin-left: calc(50% - 50vw);
|
||||
margin-right: calc(50% - 50vw);
|
||||
width: 100vw;
|
||||
}
|
||||
Reference in New Issue
Block a user