Browse Source

Transférer les fichiers vers ''

master
CHASSAGNOL Bruno 2 years ago
parent
commit
40ccdb68ee
  1. 23
      style.css

23
style.css

@ -18,17 +18,7 @@ h1{
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
}
.wrapper {
display: flex;
justify-content: center;
}
.cta {
display: flex;
@ -67,12 +57,7 @@ body {
transform: skewX(15deg)
}
span:nth-child(2) {
width: 20px;
margin-left: 30px;
position: relative;
top: 12%;
}
@font-face {
font-family: "Police";
@ -83,7 +68,7 @@ body {
top: 13%;
left:32%;
z-index:2;
font-family: 'Test';
font-family: 'Police';
font-size: 158px;
}
#b{
@ -91,7 +76,7 @@ body {
top: 13%;
left:41%;
z-index:2;
font-family: 'Test';
font-family: 'Police';
font-size: 158px;
}
#c{
@ -99,7 +84,7 @@ body {
top: 13%;
left:51%;
z-index:2;
font-family: 'Test';
font-family: 'Police';
font-size: 158px;
}
machineasous {

Loading…
Cancel
Save