This commit is contained in:
2023-04-19 14:26:27 +10:00
parent ff93265890
commit f0459b3f6e
4 changed files with 170 additions and 216 deletions

View File

@@ -143,36 +143,6 @@ li {
// margin-bottom: 1rem;
// }
// /* Page Errors */
// .sm-page-error {
// display: flex;
// flex-direction: column;
// .sm-error-number {
// display: flex;
// justify-content: center;
// align-items: center;
// font-size: 30vw;
// font-weight: 600;
// color: #295b7e;
// img {
// height: 25vw;
// margin: 0 0.5rem 0 1rem;
// }
// }
// .sm-error-content {
// text-align: center;
// font-size: 120%;
// h2 {
// margin-top: 0;
// margin-bottom: 0.5rem;
// }
// }
// }
/* SM Dialog */
.dialog-outer {
position: fixed;