update header
Этот коммит содержится в:
родитель
01aa8be033
Коммит
c0dc47895e
Двоичные данные
src/assets/header.png
Двоичные данные
src/assets/header.png
Двоичный файл не отображается.
До Ширина: | Высота: | Размер: 376 KiB После Ширина: | Высота: | Размер: 899 KiB |
@ -70,9 +70,9 @@ export default {
|
||||
@import "../../assets/styles/variables";
|
||||
|
||||
header {
|
||||
background: url(../../assets/header-wings.png) left 12% top 72px / 95% no-repeat, url(../../assets/header.png) center / 100.25% 100% no-repeat;
|
||||
background: url(../../assets/header.png) center / 65% 100% no-repeat;
|
||||
// background-size: 100% 100%;
|
||||
// background-size: cover;
|
||||
// background-size: 13515px 634px;
|
||||
// background-position: bottom;
|
||||
height: adjust(h(580px));
|
||||
width: adjust(w(21120px));
|
||||
@ -113,13 +113,13 @@ header {
|
||||
}
|
||||
|
||||
.company {
|
||||
margin-left: adjust(w(3800px));
|
||||
margin-left: adjust(w(4035px));
|
||||
height: adjust(h(130px));
|
||||
font-size: adjust(h(100px));
|
||||
// font-weight: 600;
|
||||
text-align: center;
|
||||
color: lighten($main-color, 8);
|
||||
letter-spacing: 2px;
|
||||
font-size: adjust(h(90px));
|
||||
letter-spacing: unset;
|
||||
// background: red;
|
||||
// width: adjust(w(1320px));
|
||||
// background: url("../../assets/company.png") center/cover no-repeat;
|
||||
@ -127,9 +127,9 @@ header {
|
||||
|
||||
.datetime {
|
||||
color: $main-color;
|
||||
font-size: adjust(h(100px));
|
||||
font-size: adjust(h(90px));
|
||||
text-align: center;
|
||||
margin-left: adjust(w(15520px));
|
||||
margin-left: adjust(w(15420px));
|
||||
color: lighten($main-color, 8);
|
||||
height: adjust(h(130px));
|
||||
// width: adjust(w(1764px));
|
||||
|
@ -174,7 +174,7 @@ export default {
|
||||
main {
|
||||
height: 1px;
|
||||
flex: 1;
|
||||
// background: #eee2;
|
||||
// background: #f2e2;
|
||||
}
|
||||
|
||||
.area-one {
|
||||
|
@ -29,7 +29,7 @@ export default {
|
||||
height: adjust($actual_height);
|
||||
width: adjust($actual_width);
|
||||
overflow: hidden;
|
||||
background: url(../assets/bg.png) center/cover no-repeat, #cccc;
|
||||
background: url(../assets/bg.png) center/cover no-repeat, #E0E3F6;
|
||||
color: white;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user