Compare commits
No commits in common. "0c5d92611fe124432844b58998ddb758e6a3a00e" and "70795a1b753341ce211732b5ffd2f46ef3f9a5a5" have entirely different histories.
0c5d92611f
...
70795a1b75
@ -11,7 +11,6 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/postcss": "^4.1.12",
|
|
||||||
"@tailwindcss/typography": "^0.5.0",
|
"@tailwindcss/typography": "^0.5.0",
|
||||||
"autoprefixer": "^10.4.2",
|
"autoprefixer": "^10.4.2",
|
||||||
"cssnano": "^5.0.13",
|
"cssnano": "^5.0.13",
|
||||||
|
@ -51,7 +51,7 @@ div.organization i {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.highlights {
|
ul.highlights {
|
||||||
@apply pr-4;
|
@apply pe-4;
|
||||||
}
|
}
|
||||||
ul.highlights li {
|
ul.highlights li {
|
||||||
@apply text-center;
|
@apply text-center;
|
||||||
|
Loading…
Reference in New Issue
Block a user