/*
Theme Name: Jaguar
Theme URI: https://fatesinger.com/79061
Description: A minimal blog theme ported from the WordPress edition (by bigfa). 极简博客主题，从 WordPress 版迁移而来，遵循 Typecho 主题规范。
Version: 3.1.1
Author: bigfa
Author URI: https://github.com/bigfa
*/
html {
  overflow-y: scroll;
}

.metabar--logo {
  align-items: center;
}

.metabar--logo img {
  display: block;
  max-height: 40px;
  width: auto;
  object-fit: contain;
}
