File tree 5 files changed +43
-5
lines changed
5 files changed +43
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h2>{{ .title }}</h2>
10
10
11
11
< div class ="footer-business ">
12
12
< div class ="container ">
13
- < img src ="/assets/logo2.svg " alt ="">
13
+ < img src ="/assets/logo2-new .svg " alt ="">
14
14
< span class ="icp "> {{ .Site.Copyright }}</ span >
15
15
</ div >
16
16
</ div >
Original file line number Diff line number Diff line change 18
18
< div class ="container ">
19
19
< h1 class ="logo ">
20
20
< a href ="# ">
21
- < img class ="pc-show " src ="/assets/logo.svg " alt ="openPitrix " height ="36 ">
21
+ < img class ="pc-show " src ="/assets/logo-new .svg " alt ="openPitrix " height ="23 ">
22
22
< span class ="logo1 mobile-show " style ="background-image: url('/assets/logo-1.svg'); "> </ span >
23
23
< span class ="logo2 " style ="background-image: url('/assets/logo-2.svg'); "> </ span >
24
24
</ a >
Original file line number Diff line number Diff line change 67
67
.logo {
68
68
display : inline-block;
69
69
vertical-align : middle;
70
- height : 36 px ;
71
- margin : 24 px 0 ;
70
+ height : 23 px ;
71
+ margin : 30 px 0 ;
72
72
}
73
73
74
74
.header {
@@ -142,7 +142,7 @@ footer {
142
142
143
143
.footer-business img {
144
144
float : left;
145
- margin-top : 16 px ;
145
+ margin-top : 22 px ;
146
146
}
147
147
148
148
.footer-business .icp {
You can’t perform that action at this time.
0 commit comments