diff --git a/assets/scss/_main.scss b/assets/scss/_main.scss index 0b01dd8..fb21267 100644 --- a/assets/scss/_main.scss +++ b/assets/scss/_main.scss @@ -300,35 +300,3 @@ hr { width: auto; z-index: 100000; } - -// #home-center { -// display: flex; -// flex-grow: 1; -// flex-direction: column; -// justify-content: center; -// } -// -// #home-title { -// margin: 0; -// text-align: center; -// } -// -// #home-subtitle { -// margin-top: 0; -// margin-bottom: 1.5em; -// text-align: center; -// line-height: normal; -// font-size: .7em; -// font-style: italic; -// opacity: .9; -// } -// -// #home-social { -// font-size: 1.4em; -// text-align: center; -// opacity: .8; -// -// a { -// margin: 0 .2em; -// } -// } diff --git a/layouts/index.html b/layouts/index.html index 6eb82e9..ced12f7 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,13 +1,13 @@ {{ define "main" }} -
{{.}}
+{{.}}
{{- end }} {{- with .Site.Params.social }} -