UX: post notice styling (#122)
 ⬇️ 
This commit is contained in:
@@ -61,6 +61,17 @@
|
|||||||
@media screen and (max-width: 924px) {
|
@media screen and (max-width: 924px) {
|
||||||
grid-template-columns: auto auto;
|
grid-template-columns: auto auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-notice {
|
||||||
|
padding: var(--spacing-block-sm);
|
||||||
|
border-radius: var(--d-border-radius);
|
||||||
|
font-size: var(--font-down-1-rem);
|
||||||
|
|
||||||
|
.d-icon {
|
||||||
|
font-size: var(--font-up-1);
|
||||||
|
width: 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline-container .topic-timeline .timeline-ago {
|
.timeline-container .topic-timeline .timeline-ago {
|
||||||
|
|||||||
Reference in New Issue
Block a user