Skip to content

Commit e29dc97

Browse files
committed
fix for monero address
1 parent 784a1a4 commit e29dc97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,11 @@ body > .container:first-child {
221221
#monero {
222222
font-family: 'AT', monospace;
223223
font-size: 0.7rem;
224+
}
225+
226+
#monero code {
224227
overflow-wrap: break-word;
228+
white-space: normal;
225229
}
226230

227231
#monero a {

0 commit comments

Comments
 (0)