在小屏下关于我显示调整
This commit is contained in:
parent
5f6e8e846a
commit
71840b89e4
|
@ -55,11 +55,6 @@
|
|||
padding-left: 0rem;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 40em) {
|
||||
.self-introduce-index {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.self-introduce {
|
||||
margin-top: 2.2rem;
|
||||
|
||||
|
|
|
@ -28,6 +28,8 @@
|
|||
/*请到 common 调整个人设置*/
|
||||
= render 'common/welcome'
|
||||
h4 SUBSCRIBE
|
||||
.row.ng-cloak
|
||||
.small-12.medium-6.columns
|
||||
ul.subscribe-ul
|
||||
- if ENV['MAIL_SERVER'].present?
|
||||
li
|
||||
|
|
Loading…
Reference in New Issue