Skip to content
Snippets Groups Projects
Unverified Commit 57d99bab authored by Abraham Raji's avatar Abraham Raji
Browse files

h1 doesn't need to be bold

parent 3dc701a4
Branches
No related merge requests found
...@@ -5,6 +5,9 @@ ...@@ -5,6 +5,9 @@
box-sizing: border-box; box-sizing: border-box;
line-height: 1.8; line-height: 1.8;
} }
h1{
font-weight: 400;
}
.nav-container{ .nav-container{
width: 100%; width: 100%;
color: blue; color: blue;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment