[+] dark theme
This commit is contained in:
parent
af654ff353
commit
07a04f52f4
5 changed files with 78 additions and 54 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<meta name="description" content="Morgane de Carpentier - Conceptrice Dévelopeuse FullStack sur Strasbourg.">
|
||||
<title>Morgane de Carpentier</title>
|
||||
</head>
|
||||
<body class="text-sm min-h-screen bg-[#caca] print:min-h-0" id="app">
|
||||
<body class="text-sm min-h-screen bg-[#caca] print:min-h-0 dark:bg-gray-900 dark:text-gray-300 print:text-black print:bg-white print-h-full" id="app">
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue