This commit is contained in:
parent
4fef49437b
commit
7bedb12854
@ -68,12 +68,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
gap: 3rem;
|
gap: 3rem;
|
||||||
height: 45vh;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.screenshot img {
|
.screenshot img {
|
||||||
height: 100%;
|
height: 45vh;
|
||||||
width: auto;
|
width: auto;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
border: 4px solid black;
|
border: 4px solid black;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user