Navigation bar styling
This commit is contained in:
parent
96c67154ca
commit
50a30d5e6e
10
index.php
10
index.php
|
@ -25,12 +25,12 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
<body>
|
||||
<div id="navbar">
|
||||
<svg class="center" width="128" height="64">
|
||||
<image xlink:href="img/pube-logo.svg" src="img/pube-logo.png" width="128" height="64" alt="PuBe"/>
|
||||
</svg>
|
||||
</div>
|
||||
<div id="main-container">
|
||||
<div>
|
||||
<svg class="center" width="128" height="64">
|
||||
<image xlink:href="img/pube-logo.svg" src="img/pube-logo.png" width="128" height="64" alt="PuBe"/>
|
||||
</svg>
|
||||
</div>
|
||||
<hr>
|
||||
<div id="services" class="section">
|
||||
<h1>Services</h1>
|
||||
|
|
Loading…
Reference in New Issue