Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
submeta
Commits
9efdd1ee
Commit
9efdd1ee
authored
May 30, 2020
by
Gabriel-31415
Browse files
ajuste no botão da logo
parent
969779fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/app.blade.php
View file @
9efdd1ee
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
{{-- Navbar --}}
{{-- Navbar --}}
<nav
class=
"navbar navbar-expand-md navbar-dark shadow-sm"
>
<nav
class=
"navbar navbar-expand-md navbar-dark shadow-sm"
>
<div
class=
"container"
>
<div
class=
"container"
>
<a
class=
"navbar-brand"
href=
"{{route('
visualizarEvento
')}}"
>
<a
class=
"navbar-brand"
href=
"{{route('
home-user
')}}"
>
{{ config('app.name', 'Laravel') }}
{{ config('app.name', 'Laravel') }}
</a>
</a>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarSupportedContent"
aria-controls=
"navbarSupportedContent"
aria-expanded=
"false"
aria-label=
"{{ __('Toggle navigation') }}"
>
<button
class=
"navbar-toggler"
type=
"button"
data-toggle=
"collapse"
data-target=
"#navbarSupportedContent"
aria-controls=
"navbarSupportedContent"
aria-expanded=
"false"
aria-label=
"{{ __('Toggle navigation') }}"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment