About company responsive

This commit is contained in:
2024-09-22 17:38:17 +03:00
parent f6d3e5eb09
commit c03c3de452
4 changed files with 33 additions and 20 deletions

View File

@@ -7,12 +7,13 @@ defineProps<{
</script>
<template>
<div class="flex flex-col rounded-xl py-8 px-4 gap-4 w-72 items-center border">
<div class="flex flex-col rounded-xl py-8 px-4 gap-4 w-full sm:w-72 items-center border">
<img
:src="logo"
class="w-48 h-48 object-contain mb-4"
class="w-32 h-32 md:w-48 md:h-48 object-contain mb-4"
:alt="`Герб ${name}`"
>
<div>
<div class="text-center">
{{name}}
</div>
<div class="text-xs text-slate-400 text-center">