add styles rfo
This commit is contained in:
13
frontend/src/styles/rfo/social.css
Normal file
13
frontend/src/styles/rfo/social.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.social-post--rfo{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 2rem;
|
||||
border-left: 4px solid black;
|
||||
margin: 8px 0;
|
||||
padding-left: 24px;
|
||||
}
|
||||
|
||||
.social-post-icons--rfo {
|
||||
display: flex;
|
||||
gap: 2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user