1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-04-21 03:01:52 +02:00

spiceup screenshot

This commit is contained in:
Kushagra Gour 2021-06-13 10:28:19 +05:30 committed by GitHub
parent e6cc568108
commit 489d2aae02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,6 +186,9 @@
.screenshot {
box-shadow: 0 51px 33px -40px rgba(0, 0, 0, 0.6);
transform: rotateX(4deg) rotateY(-2deg);
border: 1px solid black;
border-radius: 10px;
}
.site-header {
@ -475,7 +478,7 @@
>
</div>
</header>
<div style="margin-top:30px;">
<div style="margin-top:30px; perspective: 400px">
<img
class="screenshot"
src="images/ss1.png?v4"