Compare commits

..

No commits in common. "0c5d92611fe124432844b58998ddb758e6a3a00e" and "70795a1b753341ce211732b5ffd2f46ef3f9a5a5" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@tailwindcss/postcss": "^4.1.12",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.2",
"cssnano": "^5.0.13",

View File

@ -51,7 +51,7 @@ div.organization i {
}
ul.highlights {
@apply pr-4;
@apply pe-4;
}
ul.highlights li {
@apply text-center;