File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/source/docs/examples Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ title: "Cards"
4242
4343@component ('_ partials.code-sample', [ 'class' => 'p-10 flex justify-center'] )
4444<div class =" max-w-md flex " >
45- <div class="rounded-l w-128 text-center overflow-hidden">
45+ <div class="rounded rounded -l w-128 text-center overflow-hidden">
4646 <img class="block h-64" src="/img/card-left.jpg">
4747 </div>
48- <div class="border-t border-r border-b border-smoke rounded-r p-4 flex flex-col justify-between">
48+ <div class="border-t border-r border-b border-smoke rounded rounded -r p-4 flex flex-col justify-between">
4949 <div>
5050 <p class="text-sm text-slate-light flex items-center">
5151 <svg class="text-slate-lighter w-3 h-3 mr-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M4 8V6a6 6 0 1 1 12 0v2h1a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-8c0-1.1.9-2 2-2h1zm5 6.73V17h2v-2.27a2 2 0 1 0-2 0zM7 6v2h6V6a3 3 0 0 0-6 0z"/></svg>
You can’t perform that action at this time.
0 commit comments