frontispiece
/
apps
/
frontispiece-editor
/
src
/
styles
/
index.css
index.css
Raw
*
{
box-sizing
:
border-box
;
}
.
full-size
{
min-width
:
100
%
;
min-height
:
100
%
;
}