mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
Revert: "🐛 Fix: resolve the aspect ratio issue temporarily"
This commit is contained in:
@@ -105,8 +105,6 @@
|
||||
|
||||
.featured-image-preview {
|
||||
width: 100%;
|
||||
// resolve the aspect ratio issue temporarily
|
||||
max-width: 1000px;
|
||||
// use the same proportions as the cover image of https://dev.to/
|
||||
aspect-ratio: auto 1000 / 420;
|
||||
position: relative;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{{- .Scratch.Set "version" "v0.3.17-5712ea5a" -}}
|
||||
{{- .Scratch.Set "version" "v0.3.17-393a1393" -}}
|
||||
{{- .Scratch.Set "this" dict -}}
|
||||
|
||||
{{- partial "init/detection-env.html" . -}}
|
||||
|
||||
Reference in New Issue
Block a user