Update style.css

This commit is contained in:
CyC2018
2019-02-15 11:03:58 +08:00
parent 3a794cdeb8
commit b688043e73

View File

@ -62,7 +62,7 @@ pre {
@media (min-width:600px) {
code {
box-shadow: 2px 1px 20px 2px #aaa;
border-radius: 10px !important;
/*border-radius: 10px !important;*/
padding-left: 20px !important;
}
}