Skip to content

Commit cd58d77

Browse files
committed
🙈 update gitignore 📱 fix mobile bug
1 parent d9bbb85 commit cd58d77

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_store
12
*.DS_store
23
*/DS_store
34
__pycache__

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
MechSpeak.io
22
============
33

4-
This is Mechspeak.io, a site for mechanical engineers looking to learn technical english. It serves two purposes:
5-
1. Acts as a portal to new students looking for lessons
6-
2. Provides a portal to mechspeak resources
4+
This is Mechspeak.io, a site to help mechanical engineers learn technical english. The website serves two purposes:
5+
6+
1. It's a portal to new students, providing booking and payment options
7+
2. It provides access to mechspeak resources, with paid and free options
8+
79
Find the website [here](https://mechspeak.io)
810

9-
Next Steps
11+
12+
Milestones
1013
----------
11-
- Payment system 💸
14+
- Landing page ✅
15+
- Logo design ✅
16+
- Calendar booking ✅
17+
- Payment system ✅
18+
- Resources section access rights 🚧
19+
- "About" section 🚧

site/engpage.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ h6{
203203

204204
#mobiletitle{
205205
display: none;
206+
font-size: 70px;
206207
}
207208

208209
#title{

0 commit comments

Comments
 (0)