Compare commits
1 Commits
main
...
breakpoint
Author | SHA1 | Date | |
---|---|---|---|
aa9ca7524f |
2
.gitignore
vendored
@ -1,10 +1,8 @@
|
||||
# Include your project-specific ignores in this file
|
||||
# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
|
||||
# Useful .gitignore templates: https://github.com/github/gitignore
|
||||
.idea
|
||||
node_modules
|
||||
.nvm
|
||||
~/.nvm
|
||||
dist
|
||||
.cache
|
||||
repl/.angular/cache
|
||||
|
@ -1,9 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="WEB_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<excludeFolder url="file://$MODULE_DIR$/sesame-vitejs/sesame/dist" />
|
||||
</content>
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
|
@ -2,6 +2,5 @@
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/repl_angular" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
@ -13,4 +13,4 @@ https://www.figma.com/file/dF3R9nfCqBP5FzQf9baE0e/Sesame-Digital-Website?node-id
|
||||
il suffit de copier les fichiers HTML et les dossiers voisins puis de configurer son serveur pour avoir un domaine servant la page index.html afin de voir le tout.
|
||||
il est conseillé d'optimiser les imports avec un compilateur de dépendances frontend tel que Rollup ou webpack.
|
||||
|
||||
Pour faciliter le dev, certains écrans ont été construits avec une stack Angular SCSS, compilés et réagencés dans le fichier d'index à la racine.
|
||||
Pour faciliter le dev, certains écrans ont été construits avec une stack ViteJS / Vue / Typescript, compilés et réagencés dans le fichier d'index à la racine.
|
||||
|
499
css/not_included.css
Normal file
@ -0,0 +1,499 @@
|
||||
|
||||
@media screen and (min-width: 501px) and (max-width: 900px) {
|
||||
|
||||
#unlock,
|
||||
#unlock_white img {
|
||||
height: 10rem;
|
||||
}
|
||||
|
||||
.button.is-responsive.is-small {
|
||||
font-size: 0.5625rem;
|
||||
}
|
||||
|
||||
.button.is-responsive,
|
||||
.button.is-responsive.is-normal {
|
||||
font-size: 0.65625rem;
|
||||
}
|
||||
|
||||
.button.is-responsive.is-medium {
|
||||
font-size: 0.75rem;
|
||||
}
|
||||
|
||||
.button.is-responsive.is-large {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
#content_all h2, #welcome h2 {
|
||||
font-size: 4em;
|
||||
}
|
||||
|
||||
#baozun_group, #coming_soon, .credits {
|
||||
margin: 0 0;
|
||||
position: relative;
|
||||
top: 900vw;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 951px) and (max-width: 1023px) {
|
||||
|
||||
|
||||
#main_title {
|
||||
top: 15rem;
|
||||
height: 25vh;
|
||||
}
|
||||
|
||||
#cover .button {
|
||||
top: 7vh;
|
||||
}
|
||||
|
||||
#content_all h2,
|
||||
#welcome h2 {
|
||||
font-size: 6em;
|
||||
line-height: 1em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#content_all .columns {
|
||||
top: -145vh;
|
||||
width: 55vw;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.columns {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.column {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
#open {
|
||||
top: 80vh;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#content-4 {
|
||||
margin-top: 25vh;
|
||||
}
|
||||
|
||||
#content-5 {
|
||||
margin-top: 15vh;
|
||||
}
|
||||
|
||||
#popover {
|
||||
margin-top: 100vh;
|
||||
}
|
||||
|
||||
#popover .phone-container, #portfolio .phone-container {
|
||||
width: 39vw;
|
||||
}
|
||||
|
||||
/**
|
||||
exemples sliders
|
||||
*/
|
||||
.slider-screen .text-title {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.slider-screen .text,
|
||||
.slider-screen .phone-container {
|
||||
position: relative;
|
||||
width: 412px;
|
||||
left: 25vw;
|
||||
top: 5vh;
|
||||
}
|
||||
|
||||
.bullets {
|
||||
top: 28em;
|
||||
}
|
||||
|
||||
.arrow-left,
|
||||
.arrow-right {
|
||||
top: 60vh;
|
||||
}
|
||||
|
||||
.slider-screen {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
#popover, #portfolio {
|
||||
min-height: 200vh;
|
||||
}
|
||||
|
||||
#popover .phone-container, #portfolio .phone-container {
|
||||
width: 50vw;
|
||||
}
|
||||
|
||||
#we_develop .ar {
|
||||
margin-top: -3rem;
|
||||
}
|
||||
|
||||
.section {
|
||||
padding: 3rem 3rem;
|
||||
}
|
||||
|
||||
.section.is-medium {
|
||||
padding: 9rem 4.5rem;
|
||||
}
|
||||
|
||||
.section.is-large {
|
||||
padding: 18rem 6rem;
|
||||
}
|
||||
|
||||
section#carry {
|
||||
padding-left: 10vw;
|
||||
padding-right: 10vw;
|
||||
min-height: 115rem;
|
||||
margin-top: 15vh;
|
||||
}
|
||||
|
||||
section#carry .title {
|
||||
font-size: 4rem;
|
||||
}
|
||||
|
||||
section#carry .description {
|
||||
margin-top: 3vh;
|
||||
font-size: 10rem;
|
||||
}
|
||||
|
||||
section#carry .computer-block {
|
||||
background-size: contain;
|
||||
position: relative;
|
||||
height: 100vh;
|
||||
width: 100%;
|
||||
margin-top: 50vh;
|
||||
}
|
||||
|
||||
section#carry .gradient-bg {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
section#carry .gradient-bg-yellow {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
section#carry .bubbles {
|
||||
position: static;
|
||||
}
|
||||
|
||||
section#carry .bubbles p {
|
||||
margin-top: 2rem;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(1) {
|
||||
left: 10%;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(2) {
|
||||
left: 70%;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(3) {
|
||||
left: 4vw;
|
||||
margin-left: -60%;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(4) {
|
||||
left: -10%;
|
||||
top: -100vh;
|
||||
}
|
||||
|
||||
#popover, #portfolio {
|
||||
height: 120vw;
|
||||
}
|
||||
|
||||
#popover .phone-container, #portfolio .phone-container {
|
||||
width: 410px;
|
||||
left: 15vw;
|
||||
}
|
||||
|
||||
#kyc .bubbles {
|
||||
margin-top: -100vw;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 1200px) {
|
||||
|
||||
#main_title {
|
||||
margin-top: 5vh;
|
||||
}
|
||||
|
||||
#content_all h2,
|
||||
#welcome h2 {
|
||||
font-size: 4rem !important;
|
||||
}
|
||||
|
||||
#content_all .text {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.container-text-md {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#content_all .columns {
|
||||
width: 100%;
|
||||
margin: 1rem;
|
||||
}
|
||||
|
||||
.flip-container .container-text {
|
||||
width: 100%;
|
||||
left: 5vw;
|
||||
}
|
||||
|
||||
.flip-container .phone-container {
|
||||
position: static;
|
||||
margin: 4rem auto;
|
||||
}
|
||||
|
||||
.flip-container.flip-from-left .container-text {
|
||||
left: 5vw;
|
||||
}
|
||||
|
||||
.flip-container .phone-container {
|
||||
margin-top: 7rem;
|
||||
}
|
||||
|
||||
.flip-container .text-description {
|
||||
max-width: 90vw;
|
||||
}
|
||||
|
||||
#content-4 {
|
||||
margin-top: 50vh;
|
||||
}
|
||||
|
||||
#content-5 {
|
||||
margin-top: 45vh;
|
||||
}
|
||||
|
||||
.slider-screen .text,
|
||||
.slider-screen .phone-container {
|
||||
left: 5vw;
|
||||
max-width: 90vw;
|
||||
}
|
||||
|
||||
#baozun_group {
|
||||
margin-top: 650vw;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 1201px) and (max-width: 1500px) {
|
||||
|
||||
#transactionnal_webdesign {
|
||||
min-height: 100vh;
|
||||
padding-top: 5vh;
|
||||
}
|
||||
|
||||
#transactionnal_webdesign .title {
|
||||
font-size: 4rem;
|
||||
}
|
||||
|
||||
#transactionnal_webdesign .description {
|
||||
font-size: 9rem;
|
||||
}
|
||||
|
||||
#china .show-on-medium {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#china .hide-on-medium {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#china .line {
|
||||
width: 62vw;
|
||||
top: 10vh;
|
||||
}
|
||||
|
||||
#china .block-item {
|
||||
margin-bottom: 2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#china .top {
|
||||
font-size: 4rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
#china .bottom {
|
||||
font-size: 3rem;
|
||||
}
|
||||
|
||||
#china .cols .columns {
|
||||
text-align: center;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#we_develop .circle.circle-right {
|
||||
right: 10vw;
|
||||
}
|
||||
|
||||
#we_develop .circle.circle-left {
|
||||
right: 90vw;
|
||||
}
|
||||
|
||||
#we_develop .quick {
|
||||
left: 3rem;
|
||||
top: 77rem;
|
||||
}
|
||||
|
||||
#we_develop .long_term {
|
||||
margin-right: 5rem;
|
||||
}
|
||||
|
||||
#we_develop .data {
|
||||
text-align: left;
|
||||
padding-left: 6rem;
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
#we_develop .ar {
|
||||
text-align: right;
|
||||
padding-right: 6rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
#full_creative {
|
||||
padding-bottom: 20rem;
|
||||
}
|
||||
|
||||
#full_creative .title {
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
#full_creative .column {
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
#full_creative .column p {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
#full_creative .column, #full_creative .columns {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#full_creative img {
|
||||
margin-bottom: 15rem;
|
||||
}
|
||||
|
||||
#our_team {
|
||||
margin-top: 70vw;
|
||||
padding-bottom: 20rem;
|
||||
}
|
||||
|
||||
#our_team img {
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
#our_team .columns, #our_team .colmumn {
|
||||
display: block;
|
||||
position: static;
|
||||
}
|
||||
|
||||
#our_team .name {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
#our_team .sub-category {
|
||||
margin-bottom: 10rem;
|
||||
}
|
||||
|
||||
#china_achievements {
|
||||
margin-top: 895vw;
|
||||
}
|
||||
|
||||
#china_achievements p {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
#china_achievements .column, #china_achievements .columns {
|
||||
position: static;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#china_achievements .offset-left-columns {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#china_achievements .text-description {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
#china_achievements .big-number {
|
||||
font-size: 10rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#china_achievements .picture {
|
||||
margin-left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#china_achievements .title {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#baozun_group, #coming_soon, .credits {
|
||||
margin: 0 0;
|
||||
position: relative;
|
||||
top: 700vw;
|
||||
}
|
||||
}
|
||||
@media all and (min-width: 1601px) {
|
||||
section#carry {
|
||||
min-height: 120rem;
|
||||
}
|
||||
|
||||
section#carry .description {
|
||||
margin-top: 3vh;
|
||||
font-size: 8rem;
|
||||
}
|
||||
|
||||
section#carry .gradient-bg {
|
||||
top: -40rem;
|
||||
}
|
||||
|
||||
section#carry .gradient-bg-yellow {
|
||||
top: 10rem;
|
||||
}
|
||||
|
||||
section#carry .computer-block {
|
||||
width: 100%;
|
||||
height: 1080px;
|
||||
left: 0;
|
||||
top: -154vw;
|
||||
background-size: contain;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
section#carry .bubbles {
|
||||
position: relative;
|
||||
left: -5vw;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(1) {
|
||||
top: -75vh;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(2) {
|
||||
left: 70%;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(3) {
|
||||
left: 20%;
|
||||
top: -200vw;
|
||||
}
|
||||
|
||||
section#carry .bubbles p :nth-of-type(4) {
|
||||
left: 10%;
|
||||
top: -319vw;
|
||||
}
|
||||
#carry .computer-block{
|
||||
top: -82vw;
|
||||
}
|
||||
#china_achievements{
|
||||
padding-top:0;
|
||||
}
|
||||
}
|
3997
css/sprint_4.css
0
assets/img/.gitignore → img/.gitignore
vendored
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
Before Width: | Height: | Size: 674 KiB After Width: | Height: | Size: 674 KiB |
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 420 KiB After Width: | Height: | Size: 420 KiB |
Before Width: | Height: | Size: 270 KiB After Width: | Height: | Size: 270 KiB |
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 385 KiB |
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 157 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 429 KiB After Width: | Height: | Size: 429 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 447 KiB After Width: | Height: | Size: 447 KiB |
Before Width: | Height: | Size: 447 KiB After Width: | Height: | Size: 447 KiB |
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 248 KiB After Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 302 KiB After Width: | Height: | Size: 302 KiB |
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 153 KiB After Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 177 KiB After Width: | Height: | Size: 177 KiB |
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 280 KiB After Width: | Height: | Size: 280 KiB |
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 93 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 307 KiB After Width: | Height: | Size: 307 KiB |
Before Width: | Height: | Size: 127 KiB After Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 127 KiB After Width: | Height: | Size: 127 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 92 KiB |
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 114 KiB |
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 114 KiB |
Before Width: | Height: | Size: 198 B After Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 198 B After Width: | Height: | Size: 198 B |
Before Width: | Height: | Size: 493 KiB After Width: | Height: | Size: 493 KiB |
Before Width: | Height: | Size: 493 KiB After Width: | Height: | Size: 493 KiB |
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.6 MiB |
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.6 MiB |
Before Width: | Height: | Size: 263 KiB After Width: | Height: | Size: 263 KiB |
Before Width: | Height: | Size: 263 KiB After Width: | Height: | Size: 263 KiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 744 KiB After Width: | Height: | Size: 744 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 161 KiB |
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 161 KiB |
Before Width: | Height: | Size: 156 KiB After Width: | Height: | Size: 156 KiB |
Before Width: | Height: | Size: 156 KiB After Width: | Height: | Size: 156 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 510 B |
Before Width: | Height: | Size: 964 KiB After Width: | Height: | Size: 964 KiB |
Before Width: | Height: | Size: 964 KiB After Width: | Height: | Size: 964 KiB |
Before Width: | Height: | Size: 644 KiB After Width: | Height: | Size: 644 KiB |
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.5 MiB |
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.5 MiB |
Before Width: | Height: | Size: 1005 KiB After Width: | Height: | Size: 1005 KiB |
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 213 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 305 KiB After Width: | Height: | Size: 305 KiB |
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 140 KiB |
Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 140 KiB |
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 236 KiB |