mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +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;
|
||||
background: $brand-9984-01;
|
||||
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 {
|
||||
|
Loading…
Reference in New Issue
Block a user