1
0
Fork 0

Update for upstream CSS changes to cards

This commit is contained in:
Brecht Van Lommel 2023-05-22 15:17:40 +02:00
commit 6bcbbd97d8
5 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
<div class="ui cards stackable">
<div class="ui card card-with-image" style="flex: 1;">
<a href="{{AppSubUrl}}/blender/blender" class="image">
<img src="/assets/img/thumb_blender.jpg">
<img src="/assets/img/thumb_blender.jpg" style="width: 100%; height: 100%;">
</a>
<div class="content">
<a href="{{AppSubUrl}}/blender/blender">
@ -15,7 +15,7 @@
<div class="ui card card-with-image" style="flex: 1;">
<a href="{{AppSubUrl}}/blender/documentation" class="image">
<img src="/assets/img/thumb_manual.jpg">
<img src="/assets/img/thumb_manual.jpg" style="width: 100%; height: 100%;">
</a>
<div class="content">
<a href="{{AppSubUrl}}/blender/documentation">
@ -29,7 +29,7 @@
<div class="ui card card-with-image" style="flex: 1;">
<a href="{{AppSubUrl}}/studio/flamenco" class="image">
<img src="/assets/img/thumb_flamenco.jpg">
<img src="/assets/img/thumb_flamenco.jpg" style="width: 100%; height: 100%;">
</a>
<div class="content">
<a href="{{AppSubUrl}}/studio/flamenco">