tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
28
pulls
pipelines
fix issue with empty codeBlocks lookin funny
cozylittle.house
1 month ago
78fa8fd7
0fc6cc26
+1
1 changed file
expand all
collapse all
unified
split
app
globals.css
+1
app/globals.css
···
274
@apply p-2;
275
@apply rounded-md;
276
@apply overflow-auto;
0
277
278
@media (min-width: 640px) {
279
@apply p-3;
···
274
@apply p-2;
275
@apply rounded-md;
276
@apply overflow-auto;
277
+
@apply min-h-12;
278
279
@media (min-width: 640px) {
280
@apply p-3;