diff --git a/src/app/app.component.css b/src/app/app.component.css index 0a96972..b977353 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -14,6 +14,13 @@ border: 1px solid rgba(25, 116, 211, 0.5); } + +.btn-sidebar-close{ + float: right; + font-size: 45px; + font-weight: 600; +} + .navToggle-btn { height: 40px; color: #fff; diff --git a/src/app/app.component.html b/src/app/app.component.html index 89c85bc..ea4a902 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,13 +1,17 @@

Welcome, traveler.

- - + + + + × +
- +