1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-19 18:08:21 +01: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
commit bed7fc6ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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