We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c781d0 commit 1ebd8f1Copy full SHA for 1ebd8f1
1 file changed
index.html
@@ -225,7 +225,7 @@ <h4 class="card-title m-0">Kits de robots competitivos</h4>
225
<div class="card m-0" style="overflow: hidden;">
226
<div class="card-body p-0 img-hover-zoom" style="height: 450px;">
227
<a href="https://github.com/OPRobots" target="_blank">
228
- <img src="/assets/img/opr_github.png" style="aspect-ratio: 1;object-fit: contain;" class="w-100 h-100" alt="">
+ <img src="/assets/img/opr_github.png" style="aspect-ratio: 1;object-fit: contain;padding: 20px;" class="w-100 h-100" alt="">
229
<div class="card-img-overlay p-2" style="display: flex;align-items: start;justify-content: center;">
230
<h4 class="card-title m-0">Software y Hardware siempre abiertos</h4>
231
</div>
0 commit comments