修正 aboutme 不在手机端显示的bug

This commit is contained in:
yafeilee 2014-04-02 10:14:03 +08:00
parent 90aa28753e
commit 131ead0f88
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
}
@media only screen and (max-width: 40em) {
.self-introduce {
.self-introduce-index {
display: none;
}
}

View File

@ -20,7 +20,7 @@
- @recent.each do |re|
li = link_to "#{re.title}",blog_path(re)
.large-3.columns.large-offset-1.self-introduce ng-controller='AboutController'
.large-3.columns.large-offset-1.self-introduce.self-introduce-index ng-controller='AboutController'
h4 WELCOME
p 我是李亚飞, WinDy 是我的网名.