1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00
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%;
}
}