Code font size
This commit is contained in:
parent
8e55ca8da5
commit
3d3387886f
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
@apply link
|
||||
|
||||
code
|
||||
@apply bg-grey-lighter inline-block font-mono
|
||||
@apply bg-grey-lighter inline-block font-mono text-sm
|
||||
padding: 1px 3px
|
||||
|
||||
|
||||
|
@ -28,4 +28,4 @@
|
|||
@apply leading-loose
|
||||
@apply overflow-x-scroll
|
||||
@apply p-4
|
||||
@apply rounded
|
||||
@apply rounded text-sm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue