doc: update yum.md.

This commit is contained in:
jaywcjlove
2022-11-07 11:40:32 +08:00
parent f6ff51be15
commit 4a1eb6964d
2 changed files with 22 additions and 9 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;