Make pre element responsive

master
Hugo Thunnissen 4 years ago
parent 9b1c747187
commit 45894cfe3e

@ -38,6 +38,10 @@
max-width: 50em; max-width: 50em;
} }
} }
pre {
white-space: pre-wrap;
}
</style> </style>
<body> <body>

Loading…
Cancel
Save