mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
menu tweaks
This commit is contained in:
parent
bec5928ff2
commit
b32c5280ef
@ -3,8 +3,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu__link {
|
.menu__link {
|
||||||
|
@extend .small;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: $spacer
|
padding: $spacer;
|
||||||
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu__logo {
|
.menu__logo {
|
||||||
@ -66,4 +68,8 @@
|
|||||||
|
|
||||||
.menu--footer {
|
.menu--footer {
|
||||||
@extend .text-center;
|
@extend .text-center;
|
||||||
|
|
||||||
|
.menu__link {
|
||||||
|
padding: $spacer ($spacer/1.5);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user