Updated 44 files via CloudCannon

This commit is contained in:
CloudCannon 2021-04-10 09:59:56 +00:00
parent 274861a22c
commit 337e84e001
40 changed files with 281 additions and 281 deletions

View file

@ -87,7 +87,7 @@ body { height: 100vh; width: 100%; font-family: "Terminus", "Poppins", "Arial",
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); box-shadow: 15px 15px 28px 24px var(--bg); -webkit-box-shadow: 15px 15px 28px 24px var(--bg); -moz-box-shadow: 15px 15px 28px 24px var(--bg); }
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); box-shadow: 15px 15px 28px 24px var(--bg-alt); -webkit-box-shadow: 15px 15px 28px 24px var(--bg-alt); -moz-box-shadow: 15px 15px 28px 24px var(--bg-alt); }
.hero .splash .description > * { margin: 40px !important; }
@ -552,4 +552,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
@media only screen and (max-width: 769px) { .staff li .square-image { width: 70px; height: 70px; } }
/*# sourceMappingURL=main-20201231.css.map */
/*# sourceMappingURL=main-20210410.css.map */

File diff suppressed because one or more lines are too long

View file

@ -87,7 +87,7 @@ body { height: 100vh; width: 100%; font-family: "Terminus", "Poppins", "Arial",
.hero .splash { background-color: transparent; display: flex; flex-wrap: wrap; padding: 40px; align-items: flex-start; max-width: var(--max-width); margin: auto; }
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); box-shadow: 15px 15px 28px 24px var(--bg); -webkit-box-shadow: 15px 15px 28px 24px var(--bg); -moz-box-shadow: 15px 15px 28px 24px var(--bg); }
.hero .splash .description { border-radius: var(--border-radius); background: var(--bg-alt); box-shadow: 15px 15px 28px 24px var(--bg-alt); -webkit-box-shadow: 15px 15px 28px 24px var(--bg-alt); -moz-box-shadow: 15px 15px 28px 24px var(--bg-alt); }
.hero .splash .description > * { margin: 40px !important; }
@ -566,4 +566,4 @@ a[id^="btn"]::-moz-focus-inner { border: 0; padding: 0; }
.hideWhenNoJS { display: none; }
/*# sourceMappingURL=noscripts-20201231.css.map */
/*# sourceMappingURL=noscripts-20210410.css.map */

File diff suppressed because one or more lines are too long