update blog-box border-radius
This commit is contained in:
parent
024e89f2aa
commit
88943f40fb
1 changed files with 2 additions and 2 deletions
|
@ -343,7 +343,7 @@
|
|||
.blog-box {
|
||||
border-left: 1.4px solid lightgray;
|
||||
border-right: 1.4px solid lightgray;
|
||||
border-radius: 8px;
|
||||
border-radius: 16px;
|
||||
}
|
||||
|
||||
.post-full {
|
||||
|
|
Loading…
Reference in a new issue