Ajout icone de son custom avec un sprite SVG
This commit is contained in:
parent
348b6642ce
commit
5cf74a1962
7 changed files with 89 additions and 5 deletions
6
scss/_icones.scss
Normal file
6
scss/_icones.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
.icone {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
vertical-align: -0.15em;
|
||||
overflow: hidden;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue