mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-18 03:59:38 -07:00
modify image display size
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
.image {
|
.image {
|
||||||
width: 50vmin;
|
max-height: 45vmin;
|
||||||
|
width: auto;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user