mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 04:16:37 -04:00
10 lines
142 B
SCSS
10 lines
142 B
SCSS
![]() |
.dialog{
|
||
|
h2{
|
||
|
text-align:center;
|
||
|
padding-bottom:$grid-padding;
|
||
|
margin-bottom:$grid-margin;
|
||
|
}
|
||
|
.footer-notice{
|
||
|
text-align:center;
|
||
|
}
|
||
|
}
|