Ajout images vectorielles portfolio

This commit is contained in:
nyanloutre 2017-07-15 16:12:18 +02:00
parent 9ecd3f572a
commit cf5959525a
No known key found for this signature in database
GPG key ID: 4177A74B460FAFD2
7 changed files with 2479 additions and 30 deletions

View file

@ -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;
}
}
}

View file

@ -2,11 +2,11 @@
// Gray and Brand Colors for use across theme
$theme-primary: #F05F40;
$theme-primary: #F04B12;
$gray-base: #000 !default;
$gray-darker: lighten($gray-base, 13.5%) !default; // #222
$gray-dark: lighten($gray-base, 20%) !default; // #333
$gray: lighten($gray-base, 33.5%) !default; // #555
$gray-light: lighten($gray-base, 46.7%) !default; // #777
$gray-lighter: lighten($gray-base, 93.5%) !default; // #eee
$gray-lighter: lighten($gray-base, 93.5%) !default; // #eee