diff --git a/index.html b/index.html index 26eeee19b..346b9f06c 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@
- + A cute mascot
diff --git a/public/static/terms-of-service.html b/public/static/terms-of-service.html index 2b7bf7697..19db6408e 100644 --- a/public/static/terms-of-service.html +++ b/public/static/terms-of-service.html @@ -6,4 +6,4 @@ Pleroma install containing the real ToS for your instance.

See the Pleroma documentation for more information.


- +Pleroma Logo diff --git a/src/App.scss b/src/App.scss index 0de5a3577..6748dbaa7 100644 --- a/src/App.scss +++ b/src/App.scss @@ -1,10 +1,10 @@ +@import '@fortawesome/fontawesome-svg-core/styles.css'; +@import '@kazvmoe-infra/pinch-zoom-element/dist/pinch-zoom.css'; + // stylelint-disable rscss/class-format /* stylelint-disable no-descending-specificity */ @use "panel"; -@import '@fortawesome/fontawesome-svg-core/styles.css'; -@import '@kazvmoe-infra/pinch-zoom-element/dist/pinch-zoom.css'; - :root { --status-margin: 0.75em; --post-line-height: 1.4; @@ -934,7 +934,6 @@ option { #splash { pointer-events: none; - // transition: opacity 0.5s; #status { &.css-ok {