Changed Header Image to bootstrap behaviour
This commit is contained in:
parent
8ed8b07145
commit
7f2519a1ad
|
@ -11,8 +11,10 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<img src="img/logo_freibier_cc_w.svg" alt="freibier.cc" class="center">
|
||||
<h1 class="title text-center">frei gebraut – frei verfügbar – nicht gratis</h1>
|
||||
<div class="text-center">
|
||||
<img src="img/logo_freibier_cc_w.svg" alt="freibier.cc" class="img-fluid">
|
||||
</div>
|
||||
<h1 class="title text-center">frei gebraut – frei verfügbar – frei verkäuflich</h1>
|
||||
<div class="footer"><p><a href="impressum.html">Impressum</a> <a href="datenschutz.html">Datenschutzerklärung</a></p></div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue