@@ -87,7 +87,8 @@ export default {
<style lang='less' scoped>
.null {
font-size: 30px;
- margin-top: 50px;
+ height: 514px;
+ line-height: 500px;
text-align: center;
}
.SearchAbout {
@@ -140,7 +140,8 @@ export default {
.SearchAll {
@@ -136,7 +136,8 @@ export default {
.SearchCollections {
@@ -96,7 +96,8 @@ export default {
.SearchEmployment {
.SearchEvents {
@@ -124,7 +124,8 @@ export default {
.SearchExhibitions {
.SearchJoin {
.SearchLearn {
.SearchResearch {
.SearchTerms {
.SearchVisit {
@@ -261,6 +261,7 @@ export default {
.comm{
width: 1200px;
margin: 0 auto 20px;
+ min-height: 514px;
</style>