This commit is contained in:
2025-11-29 15:10:47 +00:00
parent 188abf1d5f
commit 41d9e5a2a5
3 changed files with 6 additions and 1 deletions

View File

@@ -88,6 +88,11 @@ video {
text-align: center;
}
.border-cv {
border: 30px solid;
border-image: url("/img/borders/bordercv.png") 30 round;
}
.shadow1 {
box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

View File

@@ -16,7 +16,7 @@ import Radio from "@/components/Radio.vue";
</div>
</div>
<div class="border1 tile1">
<div class="bordercv tile1">
<div class="border2 bg-white shadow1">
<!-- <video>
<source src="/img/memes/1761540684738196.webm" />