Update guest nav view

pull/2324/head
Daniel Supernault 5 years ago
parent 421ea0222f
commit 1b1abe7c20
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -1,4 +1,4 @@
<nav class="navbar navbar-expand navbar-light navbar-laravel sticky-top">
<nav class="navbar navbar-expand navbar-light navbar-laravel shadow-none border-bottom sticky-top">
<div class="container">
<a class="navbar-brand d-flex align-items-center" href="{{ url('/') }}" title="{{ config('app.name', 'Laravel') }} Logo">
<img src="/img/pixelfed-icon-color.svg" height="30px" class="px-2">

Loading…
Cancel
Save