Compare commits
2 Commits
70795a1b75
...
0c5d92611f
Author | SHA1 | Date | |
---|---|---|---|
0c5d92611f | |||
8194e62abb |
@ -11,6 +11,7 @@
|
|||||||
"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 pe-4;
|
@apply pr-4;
|
||||||
}
|
}
|
||||||
ul.highlights li {
|
ul.highlights li {
|
||||||
@apply text-center;
|
@apply text-center;
|
||||||
|
Loading…
Reference in New Issue
Block a user