Added mobile view fir contact section
This commit is contained in:
Executable → Regular
+6
@@ -308,6 +308,12 @@
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
|
||||
section#contact {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user