.
This commit is contained in:
parent
74d34dee63
commit
572b60f68e
1 changed files with 3 additions and 0 deletions
3
main.go
3
main.go
|
|
@ -121,6 +121,9 @@ func main() {
|
|||
p {
|
||||
text-align: justify;
|
||||
}
|
||||
code {
|
||||
white-space: pre;
|
||||
}
|
||||
pre {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue