mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
fix huge project images on mobile
This commit is contained in:
@@ -562,6 +562,7 @@ tr {
|
||||
.projImage > img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-height: 50vh;
|
||||
object-fit: contain;
|
||||
border-radius: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user