update blog and news

This commit is contained in:
2023-08-31 13:10:17 +03:00
parent 6a497d550f
commit 964b940adf
4 changed files with 15 additions and 6 deletions

View File

@@ -143,6 +143,14 @@ img[src*="#fig"] {
border-2
shadow
}
article h2{
@apply text-xl lg:text-3xl font-medium
}
article p ,li{
@apply text-base lg:text-lg
}
}
a:hover{
@@ -363,6 +371,7 @@ header {
.header:hover .back {
transform: none;
}
@media (max-width: 768px) {
/* h2 {
font-size: 4rem;