mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 15:06:03 +01:00
Add smiles scss component
This commit is contained in:
parent
948bc27810
commit
22ef4f4656
1 changed files with 3 additions and 0 deletions
3
app/assets/stylesheets/components/_smiles.scss
Normal file
3
app/assets/stylesheets/components/_smiles.scss
Normal file
|
@ -0,0 +1,3 @@
|
|||
.smiles {
|
||||
margin-bottom: map-get($spacers, 2);
|
||||
}
|
Loading…
Reference in a new issue