mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
fixing error message when passwords do not match / fixing placeholder image
This commit is contained in:
@@ -69,6 +69,13 @@
|
||||
object-fit: cover !important;
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
&--placeholder {
|
||||
img,
|
||||
.semi-image-img {
|
||||
object-fit: contain !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__address-link {
|
||||
|
||||
Reference in New Issue
Block a user