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