tk-ligat.ru/skin/assets/sass/page/_404.scss

20 lines
286 B
SCSS
Raw Normal View History

2022-05-30 23:06:37 +05:00
/*****************************
27 - Page - 404
*****************************/
.inner-input-icon,
.page-not-found {
input{padding-right: 60px}
}
.error-section-top{
h1{
font-size: 100px;
color: $color-green;
font-weight: 700;
}
h4{
font-size: 32px;
font-weight: 700;
}
}