mirror of https://gitee.com/topnuomi/zxf
优化样式
This commit is contained in:
parent
da1f7fc9fe
commit
a144ecaa35
|
@ -261,6 +261,7 @@
|
||||||
.section.contact-map .cm-map {
|
.section.contact-map .cm-map {
|
||||||
top: 30px;
|
top: 30px;
|
||||||
height: 220px;
|
height: 220px;
|
||||||
|
background-size: cover;
|
||||||
}
|
}
|
||||||
.section.contact-map .title h1 {
|
.section.contact-map .title h1 {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
|
|
|
@ -354,6 +354,7 @@
|
||||||
.cm-map {
|
.cm-map {
|
||||||
top: 30px;
|
top: 30px;
|
||||||
height: 220px;
|
height: 220px;
|
||||||
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
|
|
Loading…
Reference in New Issue