Skip to content

Commit cf1b423

Browse files
committed
Merge pull request #134 from diydrones/update_3dr_logo
update 3dr logo
2 parents f6e8750 + ec238ea commit cf1b423

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

src/images/3drobotics.png

1.79 KB
Loading

src/styles/styles.less

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,11 @@ header .navbar {
105105
position: absolute;
106106
top: 25px;
107107
left: 15px;
108-
width: 146px;
109-
height: 21px;
108+
width: 90px;
109+
height: 35px;
110+
a {
111+
display: inline-block;
112+
}
110113
}
111114

112115
#layout-navigation {

0 commit comments

Comments
 (0)