link styling

This commit is contained in:
timurgordon
2022-02-22 18:01:52 +03:00
parent 9347ead2ef
commit e0dd3be1b5
3 changed files with 13 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ img[src*="#large"] {
}
h5 {
@apply text-base lg:text-base font-light leading-8 my-2 text-gray-600;
@apply text-base lg:text-base leading-8 my-2;
}
}