Light mode fixes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
.doc-img {
|
||||
object-fit: cover;
|
||||
object-position: top left;
|
||||
height: 180px;
|
||||
height: 175px;
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
@@ -42,8 +42,13 @@
|
||||
.card-metadata {
|
||||
line-height: 1;
|
||||
|
||||
.btn {
|
||||
button {
|
||||
line-height: 1;
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
.metadata-icon {
|
||||
|
||||
Reference in New Issue
Block a user