Compare commits

..

No commits in common. "ade6b835e2469632cde8219907cbf8c832c18b44" and "a78a2dfcf8ad069e80c61fa87020bc702a736139" have entirely different histories.

View file

@ -704,7 +704,6 @@ footer {
header,
main,
.panel,
.grid .entry {
background-color: #101720;
}
@ -767,18 +766,6 @@ footer {
}
}
.panel {
padding: 0.5em;
}
</style>
{{- if eq .Layout "grid"}}
<style>.wrapper { max-width: none; } main { margin-top: 1px; }</style>