style: remove empty line

This commit is contained in:
Jimmy Cai 2020-12-23 18:20:00 +01:00
parent b2683420d9
commit e77e433cd1
No known key found for this signature in database
GPG Key ID: 3EA408E527F37B18

View File

@ -6,7 +6,6 @@
</head>
<body class="{{ block `body-class` . }}{{ end }}">
{{- partial "head/colorScheme" . -}}
<div class="container flex on-phone--column {{ if .Site.Params.widgets.enabled }}extended{{ else }}compact{{ end }} {{ block `container-class` . }}{{end}}">
{{ partial "sidebar/left.html" . }}
<main class="main full-width">