site: use tailwind

This commit is contained in:
Harvey Tindall
2022-01-04 21:14:12 +00:00
parent 3b0701e772
commit e86f5f4c3c
10 changed files with 1812 additions and 110 deletions
-4
View File
@@ -11,7 +11,3 @@ body {
background: #AA5CC3;
background: linear-gradient(90deg, #AA5CC3 0%, #00A4DC 100%) !important;
}
.text-center {
text-align: center;
}