Ajout images vectorielles portfolio
This commit is contained in:
parent
9ecd3f572a
commit
cf5959525a
7 changed files with 2479 additions and 30 deletions
|
@ -1,7 +1,20 @@
|
|||
#about {
|
||||
padding: 50px 0;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
h1 {
|
||||
font-family: descuadrado;
|
||||
font-size: 4rem;
|
||||
}
|
||||
img {
|
||||
position: absolute;
|
||||
&.vecto1 {
|
||||
left: -70rem;
|
||||
top: -70rem;
|
||||
}
|
||||
&.vecto2 {
|
||||
right: -60rem;
|
||||
top: -20rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue