Fixed site title for mobile.

This commit is contained in:
amitmerchant1990 2019-11-02 19:32:43 +05:30
parent 1b64d40ec9
commit 8904003ac8
1 changed files with 5 additions and 0 deletions

View File

@ -292,6 +292,11 @@ p > img {
font-weight: 300;
font-size: 28px;
letter-spacing: 1px;
text-align: left;
@include mobile {
text-align: center;
}
}
.site-description {