Skip to content

I modified index.html #1297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
I modified index.html and index.less
  • Loading branch information
Ashley Parvin authored and Ashley Parvin committed May 23, 2020
commit 33a88bf4da1b55bff7ee6213cc62c4501172eb17
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h2>Listen up...</h2>
</ul>
<h2>Contact Leela</h2>
<p>If you need to contact Leela she can be reached at
<leela@planetexpress class="com"></leela@planetexpress>
<a href="#">leela@planetexpress.com</a>
</p>
</div>
</section>
Expand Down
3 changes: 0 additions & 3 deletions less/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,3 @@ h1{
}
}

@sizes{
mobile:500px;
}