Skip to content

Commit e6b837a

Browse files
committed
Make menu bar divider on mobile work on white background pages too
1 parent 5858d7a commit e6b837a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

_pages/changelog.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include_in_header: true
88
A complete list of changes, new features and bug fixes. Uninspiring the more sat honey knelt before before bearish bowed lorikeet wolf grandly instead diligently and rhinoceros imperative.
99

1010
## Version 1.1
11-
This is the first update to our app. Jeez **goodness** by kept more sensually a much far proper exotically precise unaccountable and and illicit hey uninspiring the more sat honey knelt before before bearish bowed lorikeet wolf grandly instead diligently and rhinoceros imperative.
11+
This is the first update to our app. Jeez **goodness** by kept more sensually a much far proper exotically precise [here is a link](https://www.google.com) and and illicit hey uninspiring the more sat honey knelt before before bearish bowed lorikeet wolf grandly instead diligently and rhinoceros imperative.
1212

1313
### What's New
1414
Much far proper exotically precise unaccountable
@@ -22,6 +22,4 @@ Much far proper exotically precise unaccountable
2222
Scandalously much alas and quit oh snooty unlike deliberately zebra hen oh jeez understandable alas alas that gosh assiduous dear some this
2323

2424
### What's New
25-
- Initial release
26-
27-
[I'm an inline-style link](https://www.google.com)
25+
- Initial release

_sass/layout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ header {
133133
position: relative;
134134
min-width: 1px;
135135
max-width: 1px;
136-
background-color:rgba(#ffffff, 0.1);
136+
background-color:rgba(127, 127, 127, 0.2);
137137
display: inline-block;
138138
margin-left: 15px;
139139
}

0 commit comments

Comments
 (0)