dev #29
@@ -103,6 +103,14 @@
|
||||
margin-bottom: 30px;
|
||||
word-break: break-word;
|
||||
|
||||
p {
|
||||
margin: 0 0 14px;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
pre {
|
||||
max-width: 100%;
|
||||
overflow-x: auto;
|
||||
@@ -110,6 +118,7 @@
|
||||
word-break: break-word;
|
||||
padding: 12px;
|
||||
border-radius: 6px;
|
||||
margin: 0 0 14px;
|
||||
}
|
||||
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user