提交 2b81b157 authored 作者: matian's avatar matian

updates

上级 f5ce0984
...@@ -507,7 +507,7 @@ export default { ...@@ -507,7 +507,7 @@ export default {
overflow-x: auto; overflow-x: auto;
} }
.card-list { .card-list {
width: 8rem; width: 12rem;
position: relative; position: relative;
margin-top: 17px; margin-top: 17px;
display: flex; display: flex;
...@@ -543,7 +543,8 @@ export default { ...@@ -543,7 +543,8 @@ export default {
.item_desc { .item_desc {
position: absolute; position: absolute;
left: 0; left: 0;
top: 0; top: 1.1rem;
width: 100%; width: 100%;
height: 2rem; height: 2rem;
// background-color: #ededed; // background-color: #ededed;
...@@ -561,6 +562,7 @@ export default { ...@@ -561,6 +562,7 @@ export default {
line-height: 0.3rem; line-height: 0.3rem;
width: 100%; width: 100%;
text-align: center; text-align: center;
white-space: nowrap;
} }
.item_desc_con { .item_desc_con {
font-size: 0.12rem; font-size: 0.12rem;
...@@ -569,6 +571,7 @@ export default { ...@@ -569,6 +571,7 @@ export default {
margin-top: 0.2rem; margin-top: 0.2rem;
line-height: 0.24rem; line-height: 0.24rem;
text-align: justify; text-align: justify;
margin: auto;
} }
} }
} }
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<div class="line"></div> <div class="line"></div>
<nuxt-link to="/" class="logo"> <nuxt-link to="/" class="logo">
<div class="title"> <div class="title">
金融学硕士1+1 纽约州立大学石溪分校金融学硕士1+1
</div> </div>
<!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> --> <!-- <img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg" /> -->
</nuxt-link> </nuxt-link>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论