This commit is contained in:
Jordan Scales 2020-04-21 20:56:56 -04:00
parent ac98f60bb5
commit 6d75713880
3 changed files with 12 additions and 2 deletions

View file

@ -140,4 +140,8 @@ button.active {
display: block;
margin-top: 24px;
}
pre code {
width: 100%;
}
}