Skip to content
Snippets Groups Projects
Commit 04ccf7c1 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Remove footer title

parent 4aa3e06b
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,6 @@
<v-btn depressed x-small class="toolbar-button" rounded tabindex="0" @click="shareViaWebShare">
<v-icon x-small>format_quote</v-icon> <span class = "button-text">Siter</span>
</v-btn>
<div class = "footer_title" tabindex="0">Ordbøkene.no
</div>
</div>
</template>
......@@ -75,11 +73,5 @@ export default {
padding-top: 24px;
}
.footer_title {
font-family: Inria Serif;
font-weight: bold;
font-size: 18px;
float: right;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment