@ -1,5 +1,5 @@
<head>
<title> {{.Site.Params.author}} | {{.Title}} </title>
<title> {{.Title}} </title>
<meta charset="utf-8">
{{- hugo.Generator -}}
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
@ -149,7 +149,7 @@ a:hover, a:active {
left:30%;
height: 100%;
float: right;
width: 70%;
width: 80%;
margin-top: 60px;
overflow:auto;
-ms-overflow-style:none;
@ -773,7 +773,7 @@ a.btn {
}
.about, .post{
width:90%;
width:95%;
margin-left:15px;
.footer {