1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

commento-login.scss: remove faux shadow from login box

This commit is contained in:
Adhityaa Chandrasekar
2019-05-01 20:04:25 -04:00
parent 8820dcd59e
commit 1cce90dcf2
3 changed files with 3 additions and 6 deletions

View File

@ -1,7 +1,7 @@
@import "source-sans.scss";
.commento-root-min-height {
min-height: 350px;
min-height: 430px;
}
.commento-root-font {
@ -38,7 +38,7 @@
}
.commento-blurred {
filter: blur(4px);
opacity: 0.4;
}
.commento-main-area {