Add more banners and warnings for some statuses & other fixes (#558)

* Add more banners and warnings for some statuses & other fixes

* Remove unused css
This commit is contained in:
Emma Cypress ⚘
2022-07-01 15:20:35 +00:00
committed by GitHub
parent cb2a7a88fc
commit 153d77359f
6 changed files with 103 additions and 8 deletions

View File

@@ -159,7 +159,11 @@
</section>
</aside>
<section class="normal-page__content">
<div v-if="projectType === 'modpack'" class="card warning">
<div
v-if="projectType === 'modpack'"
class="card warning"
aria-label="Warning"
>
Modpack support is currently in alpha, and you may encounter issues. Our
documentation includes instructions on
<a