|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
<template>
|
|
|
<header class="mb-header">
|
|
<header class="mb-header">
|
|
|
<div class="mb-header-container" :style="{ height: headerHeight }">
|
|
<div class="mb-header-container" :style="{ height: headerHeight }">
|
|
|
- <a href="/" class="brand">
|
|
|
|
|
|
|
+ <a href="/mobile" class="brand">
|
|
|
<NuxtImg src="/logo.png" alt="DDAC logo" class="brand-logo" width="14" height="14" />
|
|
<NuxtImg src="/logo.png" alt="DDAC logo" class="brand-logo" width="14" height="14" />
|
|
|
<h1 class="brand-title">DDAC</h1>
|
|
<h1 class="brand-title">DDAC</h1>
|
|
|
</a>
|
|
</a>
|