Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e83dc2

Browse files
committed
2 parents 1329fac + d605515 commit 5e83dc2

File tree

4 files changed

+6
-12
lines changed

4 files changed

+6
-12
lines changed

‎README.md‎

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,9 @@ All changes happen through pull requests. Pull requests are the best way to prop
5050
This project is using the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard. Please follow these steps to ensure your
5151
commit messages are standardized:
5252

53-
## Pull Requests
54-
55-
1. Fork the repo and create your branch (usually named `patch-%the number of PRs you've already made%`) from `staging`.
56-
2. If you've added code that should be tested, add some test examples.
57-
3. Ensure to describe your pull request.
58-
5953
## Modules
6054

61-
| Module | Description |
55+
| Module | Status |
6256
| :------------------------------- | :---------: |
6357
| [Basics](content/basics.md) ||
6458
| [Frontend](content/frontend.md) ||

‎layouts/default.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export default {
2828

2929
<style>
3030
.container {
31-
@apply flex justify-center items-center max-w-screen-xl mx-auto px-3;
31+
@apply flex justify-center items-center max-w-screen-xl min-h-screenmx-auto px-3;
3232
}
3333
button,
3434
.btn {

‎package-lock.json‎

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@nuxtjs/pwa": "^3.3.5",
1414
"@nuxtjs/sitemap": "^2.4.0",
1515
"@tailwindcss/typography": "^0.4.1",
16-
"core-js": "^3.12.1",
16+
"core-js": "^3.16.4",
1717
"nuxt": "^2.15.6"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /