修复本地开发base标签问题,添加内联脚本提前移除
This commit is contained in:
@@ -527,3 +527,17 @@ body {
|
||||
.section-title {
|
||||
animation: fadeInUp 0.6s ease-out;
|
||||
}
|
||||
|
||||
.card-image placeholder-img img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
display: block;
|
||||
}
|
||||
|
||||
og-image.jpg img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
display: block;
|
||||
}
|
||||
Reference in New Issue
Block a user