fix styles

This commit is contained in:
Barrett Ruth 2025-11-28 02:16:41 -05:00
parent c7e44fc8aa
commit d2d204130a
5 changed files with 88 additions and 20 deletions

View file

@ -1,7 +1,7 @@
.clone-line {
font-family: "Apercu Mono", monospace;
font-size: 1.2em;
margin: 0 1em;
margin: 0 1em 0 0;
text-align: left;
user-select: all;
}