15 lines
149 B
SCSS
15 lines
149 B
SCSS
|
/* =============
|
||
|
Maintenance
|
||
|
============= */
|
||
|
|
||
|
|
||
|
|
||
|
.icon-main {
|
||
|
font-size: 88px;
|
||
|
margin-bottom: 50px;
|
||
|
}
|
||
|
|
||
|
.maintenance-page {
|
||
|
margin: 10% 0;
|
||
|
}
|