match time gap styling for mobile/desktop
This commit is contained in:
parent
fd40d4d1ed
commit
ca42d00883
|
@ -7,11 +7,12 @@
|
|||
}
|
||||
|
||||
.time-gap {
|
||||
|
||||
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
color: lighten($primary, 50%);
|
||||
padding-bottom: 3px;
|
||||
margin-bottom: 10px;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
.topic-avatar {
|
||||
margin: 0 5px 0 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue