We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aff4a3 commit 3e70876Copy full SHA for 3e70876
1 file changed
Projects/Blog Project Website/css/contact.css
@@ -4,6 +4,9 @@
4
padding: 9px;
5
position: relative;
6
overflow: hidden;
7
+ display: flex;
8
+ justify-content: center;
9
+ align-items: center;
10
}
11
12
.contact-content::after {
0 commit comments