Small corrections
BIN
website/public/eight_pic.png
Normal file
|
After Width: | Height: | Size: 926 KiB |
BIN
website/public/fifth_pic.png
Normal file
|
After Width: | Height: | Size: 941 KiB |
BIN
website/public/fourth_pic.png
Normal file
|
After Width: | Height: | Size: 887 KiB |
BIN
website/public/ninth_pic.png
Normal file
|
After Width: | Height: | Size: 805 KiB |
BIN
website/public/one_pic.png
Normal file
|
After Width: | Height: | Size: 925 KiB |
BIN
website/public/second_pic.png
Normal file
|
After Width: | Height: | Size: 833 KiB |
BIN
website/public/seventh_pic.png
Normal file
|
After Width: | Height: | Size: 842 KiB |
BIN
website/public/sixth_pic.png
Normal file
|
After Width: | Height: | Size: 870 KiB |
@@ -103,7 +103,8 @@ li { margin: 0.1rem 0; }
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.example-cell video {
|
||||
.example-cell video,
|
||||
.example-cell img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
|
||||
BIN
website/public/third_pic.png
Normal file
|
After Width: | Height: | Size: 835 KiB |
@@ -32,15 +32,15 @@
|
||||
</header>
|
||||
|
||||
<div class="examples-grid">
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><video src="" muted loop playsinline></video></div>
|
||||
<div class="example-cell"><img src="/one_pic.png" alt="Cagire screenshot 1"></div>
|
||||
<div class="example-cell"><img src="/second_pic.png" alt="Cagire screenshot 2"></div>
|
||||
<div class="example-cell"><img src="/third_pic.png" alt="Cagire screenshot 3"></div>
|
||||
<div class="example-cell"><img src="/fourth_pic.png" alt="Cagire screenshot 4"></div>
|
||||
<div class="example-cell"><img src="/fifth_pic.png" alt="Cagire screenshot 5"></div>
|
||||
<div class="example-cell"><img src="/sixth_pic.png" alt="Cagire screenshot 6"></div>
|
||||
<div class="example-cell"><img src="/seventh_pic.png" alt="Cagire screenshot 7"></div>
|
||||
<div class="example-cell"><img src="/eight_pic.png" alt="Cagire screenshot 8"></div>
|
||||
<div class="example-cell"><img src="/ninth_pic.png" alt="Cagire screenshot 9"></div>
|
||||
</div>
|
||||
|
||||
<h2>Download</h2>
|
||||
|
||||