ajout bouton artstation
All checks were successful
All checks were successful
This commit is contained in:
parent
d51f0627cc
commit
7688d1d8d9
2 changed files with 13 additions and 3 deletions
|
@ -22,9 +22,12 @@ header.masthead {
|
|||
#video-sound {
|
||||
right: 2rem;
|
||||
}
|
||||
#youtube-link {
|
||||
#vimeo-link {
|
||||
left: 2rem;
|
||||
}
|
||||
#artstation-link {
|
||||
left: 4rem;
|
||||
}
|
||||
.icone {
|
||||
width: 1.1rem;
|
||||
height: 1rem;
|
||||
|
@ -63,9 +66,12 @@ header.masthead {
|
|||
#video-sound {
|
||||
right: 4rem;
|
||||
}
|
||||
#youtube-link {
|
||||
#vimeo-link {
|
||||
left: 4rem;
|
||||
}
|
||||
#artstation-link {
|
||||
left: 6rem;
|
||||
}
|
||||
.icone {
|
||||
width: 2.2rem;
|
||||
height: 2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue