mirror of
https://github.com/arnaucube/decentralized-blogging-platform.git
synced 2026-02-07 03:16:41 +01:00
GetUsers, GetUser, NewPost, GetPosts, GetPost
This commit is contained in:
@@ -32,7 +32,7 @@ a, a:hover {
|
||||
}
|
||||
|
||||
.o_userImgCircular {
|
||||
width: 60px;
|
||||
width: 40px;
|
||||
background: #ffffff;
|
||||
border-radius: 150px;
|
||||
-webkit-border-radius: 150px;
|
||||
@@ -46,3 +46,9 @@ a, a:hover {
|
||||
width: 50%;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.o_card-body {
|
||||
padding-left:1.25rem;
|
||||
padding-right:1.25rem;
|
||||
padding-top:0.8rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user