1
0
mirror of https://github.com/tabler/tabler.git synced 2026-04-12 11:33:07 +04:00

Update welcome card layout to improve responsiveness by adjusting column sizes

This commit is contained in:
codecalm
2026-03-19 23:10:41 +01:00
parent ce5ac01328
commit d8bbb1e5a7

View File

@@ -1,7 +1,7 @@
<div class="card card-gradient">
<div class="card-body">
<div class="row gy-3">
<div class="col-12 col-sm d-flex flex-column">
<div class="col-12 col-sm-6 d-flex flex-column">
<h3 class="h2">Welcome back, Paweł</h3>
<p class="text-secondary">You have 5 new messages and 2 new notifications.</p>
@@ -29,7 +29,7 @@
</div>
</div>
</div>
<div class="col-12 col-sm-auto d-flex justify-content-center">
<div class="col-12 col-sm-6 d-flex justify-content-center">
<a href="{{ page | relative }}/illustrations.html">
<svg xmlns="http://www.w3.org/2000/svg" height="200" fill="none" viewBox="0 0 800 600">
<style>