File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- # Musement [ ![ Build Status ] ( https://travis-ci.com/lmrarturo/Musement.svg?token=8VCEpdV8M5U1zxzCUDq1&branch=dev )] ( https://travis-ci.com/lmrarturo/Musement )
1+ # Musement
22
33<img src=http://i.imgur.com/pG2FYHp.jpg">
44###### Musement is a community from people who want to share their ideas and projects. Creating the moment.
Original file line number Diff line number Diff line change @@ -280,6 +280,7 @@ textarea:focus, input:focus{
280280/*Moments*/
281281.icon-heart_white {
282282 cursor : pointer;
283+ padding-left : 0.5rem ;
283284}
284285.icon-heart_white : before {
285286 font-family : 'moments' !important ;
@@ -296,6 +297,7 @@ textarea:focus, input:focus{
296297 font-size : 1rem ;
297298}
298299.icon-heart_red : before {
300+ padding-left : 0.5rem ;
299301 font-family : 'moments' !important ;
300302 content : "\e912" ;
301303 color : # FEC06C ;
@@ -304,6 +306,7 @@ textarea:focus, input:focus{
304306}
305307.heart-number {
306308 margin-top : 0.3em ;
309+ text-align : center;
307310}
308311.tipe_moment {
309312 margin-bottom : 1vh ;
You can’t perform that action at this time.
0 commit comments