complete story 10.2
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/>
|
||||
@else
|
||||
<span @class([
|
||||
'font-bold text-gold',
|
||||
'font-bold text-off-white',
|
||||
'text-lg' => $size === 'small',
|
||||
'text-2xl' => $size === 'default',
|
||||
'text-3xl' => $size === 'large',
|
||||
|
||||
Reference in New Issue
Block a user