1
0
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:
Xuan Sang LE 2018-02-25 14:06:30 +01:00
parent 7f6b11a45a
commit ec45ad9cb1

View File

@ -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;