diff --git a/README.md b/README.md index 92e10d501..5d140f4c9 100644 --- a/README.md +++ b/README.md @@ -3,21 +3,21 @@ When I wrote this, only God and I understood what I was doing. Now, only God kno ```
- Liyas Thomas -
-

Postwoman

-

- API request builder - Helps you create your requests faster, saving you precious time on your development -

+ Liyas Thomas +
+

Postwoman

+

+ API request builder - Helps you create your requests faster, saving you precious time on your development +

[![Financial Contributors on Open Collective](https://opencollective.com/postwoman/all/badge.svg?label=financial+contributors)](https://opencollective.com/postwoman) [![Build Status](https://travis-ci.com/liyasthomas/postwoman.svg?branch=master)](https://travis-ci.com/liyasthomas/postwoman) [![GitHub release](https://img.shields.io/github/release/liyasthomas/postwoman/all.svg)](https://github.com/liyasthomas/postwoman/releases/latest) [![repo size](https://img.shields.io/github/repo-size/liyasthomas/postwoman.svg)](https://github.com/liyasthomas/postwoman/archive/master.zip) [![license](https://img.shields.io/github/license/liyasthomas/postwoman.svg)](https://github.com/liyasthomas/postwoman/blob/master/LICENSE) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/liyasthomas/postwoman/issues) [![Website](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=website)](https://postwoman.io) [![Donate](https://img.shields.io/badge/$-donate-blue.svg)](https://www.paypal.me/liyascthomas) [![Buy me a coffee](https://img.shields.io/badge/$-BuyMeACoffee-orange.svg)](https://www.buymeacoffee.com/liyasthomas) [![Chat on Telegram](https://img.shields.io/badge/chat-Telegram-blueviolet)](https://t.me/postwoman_app) [![Chat on Discord](https://img.shields.io/badge/chat-Discord-violet?logo=discord)](https://discord.gg/GAMWxmR)

- Built with ❤︎ by - liyasthomas and - contributors - + Built with ❤︎ by + liyasthomas and + contributors +
--- @@ -202,7 +202,7 @@ See the [CHANGELOG](CHANGELOG.md) file for details. * ([contributors](https://github.com/liyasthomas/postwoman/graphs/contributors)) -### Contributors 🚸 +### Collaborators 🚸 diff --git a/components/modal.vue b/components/modal.vue index d6b64458a..8c5da0d44 100644 --- a/components/modal.vue +++ b/components/modal.vue @@ -25,7 +25,7 @@ left: 0; width: 100%; height: 100%; - background-color: rgba(0, 0, 0, 0.3); + background-color: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; diff --git a/pages/index.vue b/pages/index.vue index 37f0a992d..e8fa3ade8 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,48 +1,38 @@