/*
Theme Name: Awards Theme
Author: PhilippovPavel
Author URI: https://philipppovpavel.ru
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 0.0.1
Text Domain: awards-theme
*/

@media(min-width:1250px) {
  body:has(#wpadminbar) .wp-block-snd-content-wrapper {
    padding-top: 2.75rem !important;
  }
}