/*
Theme Name: IG Auto News Poster
Theme URI: https://example.com/ig-auto-news-poster
Author: IG Auto News
Description: Aplikasi pembuat poster berita otomotif Instagram ukuran 4:5.
Version: 1.4.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: ig-auto-news-poster
*/

html, body {
  margin: 0;
  min-height: 100%;
  background: #0b0c0f;
}

body.admin-bar {
  min-height: calc(100vh - 32px);
}
