Fixed top nav to work with bootstrap 4

This commit is contained in:
Oliver Marks 2018-01-25 20:09:14 +00:00
parent 0b2f333ad7
commit f466e80d2a
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<body> <body>
<div> <div>
<nav class="navbar navbar-dark bg-dark navbar-toggleable-md mb-4"> <nav class="navbar navbar-expand-lg navbar-dark bg-dark navbar-toggleable-md mb-4">
<a class="navbar-brand" href="{% url "home" %}"> <a class="navbar-brand" href="{% url "home" %}">
<img src="{% static "images/logo.svg" %}" alt="Maidstone Hackspace Logo" id="navbar-logo"> <img src="{% static "images/logo.svg" %}" alt="Maidstone Hackspace Logo" id="navbar-logo">
Maidstone Hackspace Maidstone Hackspace