Started pulling together the about me section, still need to fix main panel height

This commit is contained in:
Ethan N. Paul
2018-01-29 15:21:07 -05:00
parent cd774740e2
commit 250fd30a18
3 changed files with 39 additions and 16 deletions

12
css/hexagons.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -128,16 +128,13 @@ Responsive media queries
border-right: 5px solid #BE2525;
font-size: 24px;
}
.about-text p{
color: #444;
}
.abt-list li{
padding: 5px 0px;
font-size: 18px;
font-weight: 400;
}
section {
background-color: #606060;
background-color: #3a3a3a;
color: white;
}
.grid-padding{