Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Kudos-Website
Commits
72050992
Commit
72050992
authored
Mar 14, 2021
by
Michael Iseard
Browse files
Make header wider
parent
b2a9170e
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/views/partials/header.blade.php
View file @
72050992
...
...
@@ -9,7 +9,7 @@
<
header
class
=
"banner w-100 py-3 position-absolute"
>
<
div
class
=
"container"
>
<
nav
id
=
"nav_primary"
class
=
"navbar navbar-expand-lg nav-primary {{
$navbar['class']
}}"
>
<
nav
id
=
"nav_primary"
class
=
"navbar navbar-expand-lg nav-primary
alignwide p-0
{{
$navbar['class']
}}"
>
<
a
class
=
"navbar-brand d-flex align-items-center mr-5"
href
=
"{{ home_url('/') }}"
>
<
img
alt
=
"Kudos Logo"
width
=
"{{
$navbar['logoSize']
}}"
src
=
"{{
$navbar['logoStyle']
}}"
/>
</
a
>
...
...
Write
Preview
Supports
Markdown
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