Update src/styles/feed.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
This commit is contained in:
parent
e82fe7a6a0
commit
12f0edcda6
@ -146,11 +146,10 @@
|
||||
|
||||
.feedPostsPostPreview {
|
||||
width: 100%;
|
||||
border-radius: 10px;
|
||||
padding: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border: solid 1px rgba(255,255,255,0.1);
|
||||
border-bottom: solid 1px rgba(255,255,255,0.1);
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@ -162,7 +161,6 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin: 0 0 10px 0;
|
||||
background: rgba(255,255,255,0.1);
|
||||
padding: 5px;
|
||||
border-radius: 6px;
|
||||
color: rgba(255,255,255,0.25);
|
||||
|
Loading…
x
Reference in New Issue
Block a user