feat: обновление метаданных и добавление нового компонента WarningSection
This commit is contained in:
9
src/components/WarningSection.vue
Normal file
9
src/components/WarningSection.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<section class="container mx-auto px-6 py-16">
|
||||
<div class="w-fit mx-auto rounded-2xl text-white bg-orange-500">
|
||||
<p class="max-w-[calc(65ch*1.65)] font-bold text-balance text-center p-4">
|
||||
НАСТОЯЩИЙ МАТЕРИАЛ (ИНФОРМАЦИЯ) ПРОИЗВЕДЕН, РАСПРОСТРАНЕН И (ИЛИ) НАПРАВЛЕН БУЛОЧКОЙ С КОРИЦЕЙ НЕВЕДОМАЯ ХРЕНЬ ЛИБО КАСАЕТСЯ ДЕЯТЕЛЬНОСТИ БУЛОЧКИ С КОРИЦЕЙ НЕВЕДОМАЯ ХРЕНЬ
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
Reference in New Issue
Block a user