Remove Like buttons from home page (nobody ever clicks them anyway)
This commit is contained in:
parent
d3962e6282
commit
adc068fa32
|
@ -52,7 +52,7 @@ hr {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
top: 36px;
|
top: 20px;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue