1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-25 01:59:47 +02:00

Merge pull request #38 from lxsang/master

Update style.css
This commit is contained in:
Xuan Sang LE
2021-01-03 22:53:03 +01:00
committed by GitHub

View File

@ -193,6 +193,7 @@ button {
}*/
#container .blogentry {
padding-top: 20px;
max-width: 820px;
/*border-bottom: 1px solid #cccccc;
padding-bottom: 20px;*/
}
@ -474,4 +475,4 @@ afx-hbox.inputbox {
table.hljs-ln tr {
background-color: transparent !important;
border:0 !important;
}
}