mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 14:22:33 +03:00
fix: update error image sizes
This commit is contained in:
parent
4d83b91ade
commit
9d14673bb5
@ -1,10 +1,8 @@
|
||||
.error-image-link {
|
||||
max-width: 200px;
|
||||
max-height: 200px;
|
||||
transition: 0.2s;
|
||||
}
|
||||
.error-image-link:hover {
|
||||
max-width: 300px;
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user