a tool for shared writing and social publishing

fix issue with empty codeBlocks lookin funny

+1
+1
app/globals.css
··· 274 274 @apply p-2; 275 275 @apply rounded-md; 276 276 @apply overflow-auto; 277 + @apply min-h-12; 277 278 278 279 @media (min-width: 640px) { 279 280 @apply p-3;