Move default styles

This commit is contained in:
Oliver Davies 2019-05-07 18:02:59 +01:00
parent 9f41f943c9
commit d98f33feaa
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<template>
<div id="app">
<div id="app" class="font-sans text-black bg-black text-sm leading-normal">
<skip-link></skip-link>
<welcome title="Rebuilding Bartik"></welcome>

View file

@ -1,5 +1,5 @@
<template>
<div>
<div class="min-h-screen">
<div class="bg-blue-300">
<div class="py-4 text-white">
<div id="header" class="xl:max-w-6xl mx-auto px-4 relative">