New Website in VueJS #6
1 changed files with 6 additions and 2 deletions
|
|
@ -1,10 +1,14 @@
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<!-- About Section con cursore -->
|
<!-- About Section con cursore -->
|
||||||
<div class="about relative flex items-end pr-[5%] pb-[5%]">
|
<div class="about relative flex flex-row items-center mx-[5%] my-12 gap-5">
|
||||||
|
<img
|
||||||
|
src="/static/img/ADMstaff_logo-modern-trasp.png"
|
||||||
|
alt="ADMStaff Logo"
|
||||||
|
class=" w-1/3" />
|
||||||
<h4
|
<h4
|
||||||
id="about-text"
|
id="about-text"
|
||||||
class="relative flex-1 p-[5%] text-base leading-relaxed md:text-2xl"
|
class="leading-relaxed md:text-xl"
|
||||||
>
|
>
|
||||||
ADMstaff nasce come gruppo che fornisce servizi da studenti per
|
ADMstaff nasce come gruppo che fornisce servizi da studenti per
|
||||||
studenti.<br /><br />
|
studenti.<br /><br />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue