更改

无编辑摘要
第12行: 第12行:  
display: grid;
 
display: grid;
 
place-items: start;
 
place-items: start;
 +
vertical-align: top;
 
}
 
}
 
.ifw-quote > .right-bracket {
 
.ifw-quote > .right-bracket {
第19行: 第20行:  
display: grid;
 
display: grid;
 
place-items: end;
 
place-items: end;
 +
vertical-align: bottom;
 
}
 
}
 
.ifw-quote > .quote-content {
 
.ifw-quote > .quote-content {