mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
Landing Page
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@import 'tailwindcss';
|
||||
@import 'primeicons/primeicons.css';
|
||||
|
||||
*,
|
||||
*::before,
|
||||
@@ -7,6 +8,8 @@
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #0e0e0e;
|
||||
color: #fff;
|
||||
min-height: 100vh;
|
||||
text-rendering: optimizeLegibility;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
Reference in New Issue
Block a user