File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 18
18
> span {
19
19
position : relative ;
20
20
display : inline-block ;
21
- // top:-2.8em;
22
21
& :before {
23
22
right : 100% ;
24
23
margin-right : 15px ;
Original file line number Diff line number Diff line change 5
5
6
6
.new-logo {
7
7
position :relative ;
8
- top : -3.5 rem ;
8
+ top : -2.7 rem ;
9
9
> img {
10
- width :250 px ;
10
+ width :14.2 rem ;
11
11
}
12
12
transition : all 0.45s linear ;
13
13
}
25
25
26
26
.header-container {
27
27
min-height : 100vh ;
28
- background-image : url (/ assets/img/background1 .jpg );
28
+ background-image : url (/ assets/img/Salvador .jpg );
29
29
background-size : cover ;
30
30
background-position : center ;
31
31
background-repeat : no-repeat ;
Original file line number Diff line number Diff line change 4
4
5
5
.new-logo {
6
6
position : relative;
7
- top : -3.5 rem ;
7
+ top : -2.7 rem ;
8
8
transition : all 0.45s linear; }
9
9
.new-logo > img {
10
- width : 250 px ; }
10
+ width : 14.2 rem ; }
11
11
12
12
.blue {
13
13
transition : all 0.45s linear; }
You can’t perform that action at this time.
0 commit comments