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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user