full creative section
This commit is contained in:
parent
56e9e26162
commit
1e21e1c60a
BIN
sesame-vitejs/sesame/img/pictures_rooms.png
Normal file
BIN
sesame-vitejs/sesame/img/pictures_rooms.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
@ -1,10 +1,37 @@
|
|||||||
#full_creative{
|
#full_creative{
|
||||||
|
background: white;
|
||||||
.title {
|
.title {
|
||||||
|
font-family: 'GT Walsheim Pro';
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 100px;
|
||||||
|
line-height: 90px;
|
||||||
|
text-align: center;
|
||||||
|
letter-spacing: -0.04em;
|
||||||
|
padding-top: 10rem;
|
||||||
|
margin-bottom: 5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.description {
|
.columns {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
.sub-title {
|
||||||
|
font-family: 'GT Walsheim Pro';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
font-size: 2rem;
|
||||||
|
line-height: 100%;
|
||||||
|
letter-spacing: -0.04em;
|
||||||
|
color: #020225;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
+ .sub-title{
|
||||||
|
margin-top: 2rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
p{
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 110%;
|
||||||
|
margin-bottom: 4rem;
|
||||||
|
padding-right: 2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -49,6 +49,49 @@
|
|||||||
Project
|
Project
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id="full_creative">
|
||||||
|
<h2 class="title secondary-color">
|
||||||
|
A full creative & production Studio in Paris
|
||||||
|
</h2>
|
||||||
|
<div class="container">
|
||||||
|
<div class="tiles columns dark-color">
|
||||||
|
<div class="aside column">
|
||||||
|
<h3 class="sub-title">
|
||||||
|
Sesame Studio Spaces
|
||||||
|
</h3>
|
||||||
|
<p>
|
||||||
|
2 Large Sets for Photos, Videos and Live Shopping Shooting
|
||||||
|
Adaptable lighting racks
|
||||||
|
Walls and decor for in-apartment style shooting
|
||||||
|
LED Screen Background
|
||||||
|
<br>
|
||||||
|
1 Small Set for Stills Life Shooting
|
||||||
|
<br>
|
||||||
|
1 Space for 720° with turntable and 720° robot
|
||||||
|
<br>Editing Room equipped for voice recording
|
||||||
|
<br>Styling Room
|
||||||
|
<br>Glam Room
|
||||||
|
<br>Separated Storrage Room safe for brand’s products
|
||||||
|
</p>
|
||||||
|
<h3 class="sub-title">
|
||||||
|
Full Service & Adaptative Team
|
||||||
|
</h3>
|
||||||
|
<p>
|
||||||
|
Studio Manager, Lighting Technician.
|
||||||
|
<br>Digital Creative Director, Motion Design, UX Designer, 3D Design.
|
||||||
|
<br>Large network of freelances specialized in all categories, premium and luxury included.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="picture column">
|
||||||
|
<img
|
||||||
|
src="img/pictures_rooms.png"
|
||||||
|
alt="rooms"
|
||||||
|
>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
@ -155,16 +155,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<section id="full_creative">
|
|
||||||
<h2 class="title secondary-color">
|
|
||||||
A full creative & production Studio in Paris
|
|
||||||
</h2>
|
|
||||||
<div class="tiles columns dark-color">
|
|
||||||
<div class="aside column" />
|
|
||||||
<div class="picture column" />
|
|
||||||
<div class="picture column" />
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
<section id="our_team">
|
<section id="our_team">
|
||||||
<h2 class="title primary-color">
|
<h2 class="title primary-color">
|
||||||
Our team.
|
Our team.
|
||||||
|
Loading…
Reference in New Issue
Block a user