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 710e160

Browse files
Remove h2 & h3 tage
1 parent 529a3e5 commit 710e160

File tree

4 files changed

+5
-9
lines changed

4 files changed

+5
-9
lines changed

‎index.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h3>Ready To Build Your Community?</h3> <br>
8282
</section>
8383
</main>
8484
<footer>
85-
<h2 class="contact">
85+
<section class="contact">
8686
<div id="details">
8787
<h1><img src="./images/logo.svg" alt="huddle"></h1>
8888
<div class="location">
@@ -115,10 +115,10 @@ <h1><img src="./images/logo.svg" alt="huddle"></h1>
115115
<a href="#"><img src="./images/logo-twitter.svg" alt="twitter"></a>
116116
<a href="#"><img src="./images/logo-instagram.svg" alt="instagram"></a>
117117
</div>
118-
</h2>
119-
<h3 id="copyright">
118+
</section>
119+
<section id="copyright">
120120
&copy; Copyright 2018 Huddle. All rights reserved.
121-
</h3>
121+
</section>
122122
</footer>
123123
</body>
124124
</html>

‎sass/main.css‎

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

‎sass/main.css.map‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎sass/main.scss‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ body {
168168
width: 100%;
169169

170170
.contact{
171-
font-weight: normal;
172171
@include flex-box(row, space-between, center);
173172
width: 100%;
174173
height: auto;
@@ -269,7 +268,6 @@ body {
269268
color: $head-bg-color;
270269
font-family: $main-font-family;
271270
font-size: 13px;
272-
font-weight: normal;
273271
top: -70px;
274272
right: 80px;
275273
}

0 commit comments

Comments
(0)

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