mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
add mobile support to all site
This commit is contained in:
parent
7f6b11a45a
commit
ec45ad9cb1
@ -244,15 +244,19 @@ button{
|
||||
padding:0;
|
||||
margin: 0;
|
||||
padding-bottom: 5px;
|
||||
text-align: left;
|
||||
}
|
||||
#container .blogentry h2{
|
||||
font-size: 18px;
|
||||
text-align: left;
|
||||
}
|
||||
#container .blogentry h3{
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
}
|
||||
#container .blogentry h4{
|
||||
font-size: 15px;
|
||||
text-align: left;
|
||||
}
|
||||
input.search-box{
|
||||
flex:1;
|
||||
|
Loading…
Reference in New Issue
Block a user