add lib folder
This commit is contained in:
7
lib/components/decoration7/src/main.css
Normal file
7
lib/components/decoration7/src/main.css
Normal file
@ -0,0 +1,7 @@
|
||||
.dv-decoration-7 {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
Reference in New Issue
Block a user