Added mobile view fir contact section
This commit is contained in:
Executable → Regular
+6
@@ -309,6 +309,12 @@
|
||||
|
||||
}
|
||||
|
||||
section#contact {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media screen and (max-width: 55em) {
|
||||
|
||||
Reference in New Issue
Block a user