1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00
This commit is contained in:
Xuan Sang LE 2018-02-23 23:55:37 +01:00
parent 0da69c0ce1
commit c613ca1a97

View File

@ -215,6 +215,15 @@ button{
margin: 0;
padding-bottom: 5px;
}
#container .blogentry h2{
font-size: 18px;
}
#container .blogentry h3{
font-size: 16px;
}
#container .blogentry h4{
font-size: 15px;
}
input.search-box{
flex:1;
padding:0;