Vulcan/packages/telescope-theme-hubble/lib/client/scss/modules/_dialogs.scss

11 lines
168 B
SCSS
Raw Normal View History

.dialog{
h2{
text-align:center;
padding-bottom:$grid-padding;
margin-bottom:$grid-margin;
}
margin-bottom:$grid-margin;
}
.footer-notice{
text-align:center;
}