add margin bottom to last item
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@
|
||||
</a>
|
||||
</el-card>
|
||||
|
||||
<el-card class="box-card mt-3" style="width: 100%; border-radius: 17px">
|
||||
<el-card class="box-card mt-3 mb-5" style="width: 100%; border-radius: 17px">
|
||||
<a href="/companiescateringmenu" class="d-flex align-items-center social-links">
|
||||
<div class="icon-social-link"><i class="fal fa-book-open"></i></div>
|
||||
<div class="d-flex flex-column" style="text-align: right">
|
||||
|
||||
Reference in New Issue
Block a user