doc: update yum.md. 4a1eb6964d

This commit is contained in:
jaywcjlove
2022-11-07 03:41:59 +00:00
parent 0169ecd123
commit db56b462de
3 changed files with 42 additions and 10 deletions

View File

@ -735,6 +735,10 @@ body:not(.home) .h2wrap-body > .wrap:hover .h3wrap > h3 a::after {
border-radius: 0 0 0.5rem 0.5rem;
}
.wrap-header.h3wrap > .wrap-body :not(:first-child):last-child {
border-radius: 0 0 0.5rem 0.5rem;
}
.wrap-header.h3wrap > .wrap-body {
z-index: 0;
display: flex;