Update guest nav view

This commit is contained in:
Daniel Supernault 2020-07-14 21:06:23 -06:00
parent 421ea0222f
commit 1b1abe7c20
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -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">