_sass/minima/_layout.scss in jekyll-lux-covid-theme-0.0.11 vs _sass/minima/_layout.scss in jekyll-lux-covid-theme-0.0.12

- old
+ new

@@ -441,12 +441,12 @@ padding-left: 5px; } } .last-modified { - font-size: smaller; - color: #757575; + font-size: smaller; + color: #757575; } .logos { max-width: 150px; max-width: #{'min(150px, 60%)'}; @@ -456,6 +456,9 @@ .powered_by { float: right; margin-bottom: 10px; padding-right: 10px; + right: 0; + position: absolute; + top: .5em; } \ No newline at end of file