"!publish! padding for images.."

This commit is contained in:
Marcell Mars 2020-03-10 17:31:40 +01:00
parent bb5c5ac085
commit 792feceb69
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@ html {
@apply bg-CoconutCream;
}
img {
@apply py-2;
}
/* purgecss ignore */
h1 {
@apply text-3xl;