feat: design update, show avatar in navbar
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<section>
|
||||
<header>
|
||||
<section class="mainpage-block">
|
||||
<header class="mainpage-block__header">
|
||||
<div v-if="block.title" class="font-bold uppercase text-center">{{ block.title }}</div>
|
||||
<div v-if="block.description" class="text-sm text-center mb-2">{{ block.description }}</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user