Type Writer Fix for Mobile #4

Merged
rodude123 merged 1 commits from typewriter-fix-for-mobile into master 2021-08-01 13:11:20 +01:00
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 *****/