Update src/styles/post.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
This commit is contained in:
parent
f29a2634fd
commit
38bd029687
@ -165,7 +165,6 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
color: rgba(255,255,255,0.75);
|
color: rgba(255,255,255,0.75);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
cursor: pointer;
|
|
||||||
box-shadow: inset 0 0 8px 0 rgb(0,0,0,0.1);
|
box-shadow: inset 0 0 8px 0 rgb(0,0,0,0.1);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-bottom: -1px;
|
margin-bottom: -1px;
|
||||||
@ -178,6 +177,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: rgb(55 55 55);
|
background: rgb(55 55 55);
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.IBMSMSMBSSModFor {
|
.IBMSMSMBSSModFor {
|
||||||
|
Loading…
Reference in New Issue
Block a user