mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
Merge branch 'test' of https://github.com/urbit/urbit into test
This commit is contained in:
commit
6aead63e77
@ -471,7 +471,7 @@ a {
|
||||
display: block;
|
||||
}
|
||||
.iden > div {
|
||||
max-width: 10rem;
|
||||
max-width: 11rem;
|
||||
display: inline-block;
|
||||
}
|
||||
.iden > div,
|
||||
@ -536,6 +536,7 @@ a {
|
||||
}
|
||||
.writing .iden .ship {
|
||||
margin-right: 0.3rem;
|
||||
letter-spacing: 0;
|
||||
}
|
||||
#audi {
|
||||
display: inline-block;
|
||||
|
@ -421,7 +421,7 @@ a
|
||||
display block
|
||||
|
||||
.iden > div
|
||||
max-width 10rem
|
||||
max-width 11rem
|
||||
display inline-block
|
||||
|
||||
.iden > div
|
||||
@ -491,6 +491,7 @@ a
|
||||
|
||||
.writing .iden .ship
|
||||
margin-right .3rem
|
||||
letter-spacing 0
|
||||
|
||||
#audi
|
||||
display inline-block
|
||||
|
Loading…
Reference in New Issue
Block a user