mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-18 19:13:17 +00:00
Update DiscoverFeed.vue component
This commit is contained in:
parent
e959a21558
commit
68a18f353b
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="discover-feed-component">
|
<div class="discover-feed-component">
|
||||||
<section class="mt-3 mb-5 section-explore">
|
<section class="mt-3 mb-5 section-explore">
|
||||||
<b-breadcrumb class="font-default" :items="breadcrumbItems"></b-breadcrumb>
|
|
||||||
|
|
||||||
<div class="profile-timeline">
|
<div class="profile-timeline">
|
||||||
<div class="row p-0 mt-5">
|
<div class="row p-0 mt-5">
|
||||||
<div class="col-12 mb-4 d-flex justify-content-between align-items-center">
|
<div class="col-12 mb-4 d-flex justify-content-between align-items-center">
|
||||||
|
|
Loading…
Reference in a new issue