@use "@sass-palette/hope-config";
.vp-page.vp-blog {
  .vp-blog-home {
    flex: 1;
    width: 0;
    max-width: 780px;
  }

  .theme-hope-content:empty {
    padding: 0;
  }
}
