fixed blog mobile view

This commit is contained in:
timurgordon
2022-02-25 17:48:37 +03:00
parent d81a90aacd
commit d351bbc3f1
8 changed files with 30 additions and 17 deletions

View File

@@ -66,6 +66,10 @@ nav h4 a:active {
@apply border-0 text-black font-light;
}
a h2 {
@apply text-black;
}
a {
@apply text-blue-600 font-semibold;
}