Commit 37041a7c authored by 郭朴讴's avatar 郭朴讴

半导体样式

parent e479cd3a
......@@ -2,7 +2,20 @@
@{
ViewBag.Title = "About us";
}
<style>
.item{
height: 375px!important;
}
.card{
height: 100%!important;
}
#tab3 .top{
height: 620px;
}
#tab3 .text{
height: 540px;
}
</style>
<div class="banner banner-contact banner-about">
<h1>About us</h1>
</div>
......
......@@ -2,7 +2,14 @@
@{
ViewBag.Title = "Investment Business";
}
<style>
#tab2 .txt{
height: 240px!important;
}
#tab2 .item001{
height: 355px!important;
}
</style>
<div class="banner banner-contact banner-business">
<h1>Investment Business</h1>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment