// Placeholder to allow defining custom styles that override everything else. // (Use `_sass/minima/custom-variables.scss` to override variable defaults) .site-header { display: flex; align-content: center; justify-content: center; .wrapper { display: flex; width: 100%; align-items: center; .site-title { width: calc(100% - 38px); } } } .footnotes { font-size: 90%; }