Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Brian-MacDowell
# Brian-MacDowell
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<!-- nav code -->
<header class = "main-navigation">
<div class = "container nav-container">
<h1 class = "logo-heading">..How-To ! ..</h1>
<h1 class = "logo-heading">.. How-To ! ..</h1>
<nav class = "nav">
<a class = "nav-link" href="index.html">Home</a>
<a class = "nav-link" href="about.html">About Us</a>
<a class ="nav-link" href="app.html">Sign In</a>
<a class ="nav-link" href=https://bw-pt-how-to.netlify.com>Sign In</a>
</nav>
</div>
</header>
Expand Down
47 changes: 24 additions & 23 deletions css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,22 +162,21 @@ p {
.container {
max-width: 1500px;
width: 100%;
margin: 0 auto;
/* border: 2px solid green; */

margin: 0 auto;

}
.main-navigation {
color:white;
background: #1b831f;
width: 100%;
margin: 0 auto;
background: #1b831f;
width: 100%;
margin: 0 auto;
}
.main-navigation .nav-container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.nav-container a {
color: white;
Expand All @@ -189,20 +188,20 @@ p {
}
}
.main-navigation .nav-container .logo-heading {
font-size: 3rem;
padding-top: 15px;
font-family: 'Gloria Hallelujah', cursive;
font-size: 3.5rem;
padding-top: 15px;
font-family: 'Gloria Hallelujah', cursive;
}
@media (max-width: 500px) {
.main-navigation .nav-container .logo-heading {
font-size: 3rem;
font-size: 3.5rem;
}
}
.main-navigation .nav-container .nav {
width: 350px;
display: flex;
justify-content: space-evenly;
padding-bottom: 15px;
display: flex;
justify-content: space-evenly;
padding-bottom: 15px;
}
@media (max-width: 500px) {
.main-navigation .nav-container .nav {
Expand All @@ -211,12 +210,12 @@ p {
}
}
.main-navigation .nav-container .nav a {
font-size: 1.8rem;
text-decoration: none;
margin-top: 15px;
font-size: 1.8rem;
text-decoration: none;
margin-top: 15px;
}
.main-navigation .nav-container .nav a:hover {
color: black;
color: black;
}
footer {
margin-top: 50px;
Expand Down Expand Up @@ -270,7 +269,9 @@ h2{
margin-bottom: 40px;
}

.button:hover {background-color:black;}
.button:hover {
background-color:black;
}

.button:active {
background-color: #0f4d12;
Expand Down
1 change: 1 addition & 0 deletions meditate.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<h2>"OOOOMMMM....my butt itches....OOOOMMMM"</h2>