mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Tweak orange alert text color
This commit is contained in:
parent
b67c41a72a
commit
c140c5ce2a
@ -25,7 +25,7 @@ Here's a bunch of examples:
|
||||
### Left Accent Border
|
||||
|
||||
@component('_partials.code-sample', ['lang' => 'html'])
|
||||
<div class="bg-orange-lightest border-l-4 border-orange text-orange-darker p-4">
|
||||
<div class="bg-orange-lightest border-l-4 border-orange text-orange-dark p-4">
|
||||
<p class="font-bold">Be Warned</p>
|
||||
<p>Something not ideal might be happening.</p>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user