Fixed BASE logo and development notice at the top

This commit is contained in:
Porras-Bernardez 2024-05-15 13:01:46 +00:00
commit 97f6d359b9
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,8 @@
<template>
<div class="container-fluid">
<div class="development-notice">-- DEVELOPMENT SITE -- [Only for development purposes]</div>
<div class="development-notice">
DEVELOPMENT SITE <br> >> Only for development purposes <<
</div>
</div>
<!-- <HelloWorld msg="Welcome to Your Vue.js plus TypeScript App" /> -->
<nav class="navbar navbar-light border-bottom" role="navigation" aria-label="main navigation">