css ressource
This commit is contained in:
@@ -86,8 +86,9 @@
|
||||
.link-twitter{
|
||||
display: flex;
|
||||
&:before{
|
||||
content: url("../images/pictos/twitter_black.svg");
|
||||
content: url("../images/pictos/logo_x_noir.svg");
|
||||
min-width: 50px;
|
||||
align-self: center;
|
||||
}
|
||||
}
|
||||
.link-youtube{
|
||||
|
||||
@@ -18,12 +18,8 @@
|
||||
// }
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
#header-top {
|
||||
height: 7rem;
|
||||
background-color: $white;
|
||||
@@ -178,9 +174,10 @@
|
||||
justify-content: center;
|
||||
align-items: flex-end;
|
||||
&:before{
|
||||
content: url("../images/pictos/twitter_white.svg");
|
||||
content: url("../images/pictos/logo_x_blanc.svg");
|
||||
min-width: 30px;
|
||||
padding-bottom: 0.3rem;
|
||||
padding-bottom: 0.5rem;
|
||||
|
||||
}
|
||||
}
|
||||
.link-youtube{
|
||||
|
||||
Reference in New Issue
Block a user