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:
@ -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 {
|
||||
|
Reference in New Issue
Block a user