Move default classes
This commit is contained in:
parent
dfbac20727
commit
8711e41c34
|
@ -8,7 +8,7 @@
|
|||
<title>rebuilding-platformsh</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" rel="stylesheet">
|
||||
</head>
|
||||
<body class="antialiased font-sans bg-gray-200">
|
||||
<body>
|
||||
<noscript>
|
||||
<strong>We're sorry but rebuilding-platformsh doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<div class="min-h-screen antialiased font-sans bg-gray-200">
|
||||
<alert-message>
|
||||
<p>
|
||||
A clone of <a href="https://platform.sh">Platform.sh</a>’s new hosting dashboard.<br class="md:hidden">
|
||||
|
|
Loading…
Reference in a new issue