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