mirror of
https://github.com/urbit/shrub.git
synced 2025-01-06 04:07:23 +03:00
title width
This commit is contained in:
parent
24d762bbc4
commit
b4aa32a36d
@ -301,7 +301,7 @@ h1.leader:after {
|
|||||||
height: 2rem;
|
height: 2rem;
|
||||||
}
|
}
|
||||||
.item .title {
|
.item .title {
|
||||||
min-width: 16rem;
|
width: 16rem;
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
}
|
}
|
||||||
.item .date,
|
.item .date,
|
||||||
|
@ -225,7 +225,7 @@ h1.leader:after
|
|||||||
height 2rem
|
height 2rem
|
||||||
|
|
||||||
.title
|
.title
|
||||||
min-width 16rem
|
width 16rem
|
||||||
margin-left .5rem
|
margin-left .5rem
|
||||||
|
|
||||||
.date
|
.date
|
||||||
|
Loading…
Reference in New Issue
Block a user