add social share

This commit is contained in:
2021-10-09 22:59:32 +03:00
parent e9bc2dbd8b
commit 3619ce52d2
8 changed files with 18 additions and 7 deletions

View File

@@ -1214,6 +1214,7 @@ img-fluid{
display: none;
}
.main-card-title{
font-size: 24px;
}
@@ -1365,6 +1366,10 @@ img-fluid{
display: none;
}
#footer-contact{
display: none;
}
#content{
margin: 8px;
width: 100%;
@@ -1405,6 +1410,9 @@ and (max-device-width : 667px) {
width: 100%;
}
#footer-contact{
display: none;
}
}