update slider image

This commit is contained in:
2021-08-19 11:52:14 +02:00
parent 61038b3609
commit 2050223239
31 changed files with 32 additions and 10 deletions

View File

@@ -206,6 +206,16 @@ text-5xl {
}
}
@media (max-width: 480px) {
.tft_section h1{
font-size: 4rem;
}
.tft_section h2{
font-size: 3rem;
}
}
@media (min-width: 768px) {
.with-large > .flex-post:nth-child(5n),
.with-large > .flex-post:nth-child(5n-1) {