Compare commits

..

No commits in common. "dc88be2777ad21ef271d2eb08985702abe9fde6c" and "753d1f3d205334ea113dd162047480da27264358" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -45,5 +45,5 @@
} }
.code>.chroma { .code>.chroma {
@apply text-sm p-3 rounded overflow-scroll; @apply text-sm p-3 rounded;
} }

File diff suppressed because one or more lines are too long