Use spacing utilities for recent talks
This commit is contained in:
parent
396b1893d9
commit
2c1385d608
|
@ -1,6 +1,6 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="flex flex-col flex-col-reverse justify-end">
|
<div class="flex flex-col flex-col-reverse justify-end space-y-5 space-y-reverse">
|
||||||
<div class="mt-5 py-2 text-lg font-bold border-t-2 border-b-2">
|
<div class="py-2 text-lg font-bold border-t-2 border-b-2">
|
||||||
{{ talk.title }}
|
{{ talk.title }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue