Added in contact section #12

Merged
rodude123 merged 18 commits from contact into master 2022-01-11 20:58:54 +00:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit a4fbd2a385 - Show all commits
Vendored Executable → Regular
View File
Executable → Regular
+6
View File
@@ -308,6 +308,12 @@
text-align: center;
}
section#contact {
flex-direction: column;
justify-content: center;
align-items: center;
}
}