increased height of typewriter heading

Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
Rohit Pai 2021-08-01 13:10:33 +01:00
parent e09d134ee9
commit c4ddf96045
2 changed files with 3 additions and 2 deletions

2
dist/css/main.css vendored

File diff suppressed because one or more lines are too long

View File

@ -393,7 +393,8 @@ section#about div {
/*** Navigation Styles **/ /*** Navigation Styles **/
header div h1 { header div h1 {
width: min-content; text-align: center;
height: 5.125rem;
} }
/***** About Styles *****/ /***** About Styles *****/