update
This commit is contained in:
parent
c780f7f058
commit
06d031b32d
1 changed files with 3 additions and 0 deletions
|
@ -278,6 +278,9 @@ article h1 {}
|
|||
}
|
||||
.post-tags{
|
||||
max-width:80%;
|
||||
display:flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.post-tags a {
|
||||
margin: 5px;
|
||||
|
|
Loading…
Reference in a new issue