1 parent cc88490 commit 8368c3eCopy full SHA for 8368c3e
1 file changed
vue/src/assets/blog.css
@@ -471,7 +471,7 @@ body {
471
border-radius: 10px;
472
overflow: hidden;
473
background: var(--placeholder-tint);
474
- aspect-ratio: 4 / 3;
+ aspect-ratio: 16 / 9;
475
}
476
477
.home-featured-cover img {
@@ -1132,7 +1132,7 @@ body {
1132
1133
.mini-cover {
1134
width: 60px;
1135
- height: 44px;
1136
1137
1138
0 commit comments