/*!
Theme Name: Blokk
Theme URI: https://redblokk.ru/
Author: redblokk.ru
Author URI: https://redblokk.ru/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: blokk
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Blokk is based (C) 2026 Redblokk.
Designer Vladislav Danko


ЭТОТ ФАЙЛ НЕ УДАЛЯТЬ И КОММЕНТАРИИ НЕ СТИРАТЬ
*/

.error404 {
  font-size: 30px;
}


    .post {
        max-width: 720px;
        margin: auto;
        padding-bottom: 60px;
        padding-top: 120px;
    }

    .post img {
        max-width: 940px;
        height: auto;
        object-fit: cover;
        border-radius: 35px;
    }
    
        .post p {
        font-size: 16px;
    }
