mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
mobile tweaks
This commit is contained in:
parent
c5f6c9bb2e
commit
a3bfb2a58d
@ -71,7 +71,14 @@ $font-family-silkscreen: silkscreennormal, monospace !default;
|
|||||||
color: $brand-9984-04;
|
color: $brand-9984-04;
|
||||||
background: $brand-9984-01;
|
background: $brand-9984-01;
|
||||||
padding: $spacer / 5 $spacer / 4;
|
padding: $spacer / 5 $spacer / 4;
|
||||||
margin-left: $spacer / 2;
|
display: block;
|
||||||
|
margin-top: $spacer / 2;
|
||||||
|
|
||||||
|
@media ($screen-sm) {
|
||||||
|
display: inline;
|
||||||
|
margin-top: 0;
|
||||||
|
margin-left: $spacer / 2;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.divider--9984 {
|
.divider--9984 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user