Skip to content

Commit 268c82d

Browse files
author
Yeliazar
committed
updated card
1 parent 326af48 commit 268c82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/Ui/Card/Card.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
interests, attitudes, and opinions of a group or a culture. Lifestyle brands
2424
seek to inspire, guide, and motivate people, with the goal of their products
2525
contributing to the definition of the consumer&apos;s way of life.</p>
26-
<b-button class="btn-rounded-f mt-lg" variant="danger">Full Article</b-button>
26+
<b-button class="btn-rounded-f mt-lg text-white" variant="danger">Full Article</b-button>
2727
</b-card>
2828
</b-col>
2929
</b-row>
@@ -40,7 +40,7 @@
4040
dimensions in technical and engineering drawings.
4141
</p>
4242
<div class="w-100 text-center">
43-
<b-button class="btn-rounded-f" variant="primary">Full Article</b-button>
43+
<b-button class="btn-rounded-f text-white" variant="primary">Full Article</b-button>
4444
</div>
4545
</b-card>
4646
</b-col>

0 commit comments

Comments
 (0)