fix tag overflow
This commit is contained in:
parent
3e758581da
commit
8a6bf2d2cb
1 changed files with 1 additions and 0 deletions
|
@ -885,6 +885,7 @@ article a[href^="https"]:where(:not([href*="{{.Site.BaseURL}}"]))::after {
|
||||||
display:flex;
|
display:flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex-wrap:wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width:100%;
|
width:100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue