Revised shared button on single post

This commit is contained in:
Fabiano Alencar 2018-08-13 17:01:46 -03:00
parent 0d260f1e1d
commit ab12fe0fb9
2 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,7 @@
size: 12px;
weight: 400;
}
align-items: center;
@media screen {
@media (min-width: 768px){
margin-top: -10px;

View File

@ -410,6 +410,12 @@ nav{
.title-page{
font-size: 20px;
word-break: break-word;
@media only screen and (max-width: 576px){
width: 85%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
.title-back{
font: {