added about page

This commit is contained in:
Andre Mourinho
2018-07-11 22:45:32 -04:00
parent 7453967113
commit 01d56ff849
2 changed files with 17 additions and 7 deletions

View File

@ -49,3 +49,8 @@ u:hover,
.roboto {
font-family: 'Roboto Condensed', sans-serif;
}
.custom-line {
padding-bottom: 1.5rem !important;
position: relative !important;
margin-top: .75rem !important;
}