Added in contact section #12
0
dist/css/main.css
vendored
Executable file → Normal file
0
dist/css/main.css
vendored
Executable file → Normal file
6
src/css/main.css
Executable file → Normal file
6
src/css/main.css
Executable file → Normal file
@ -309,6 +309,12 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section#contact {
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 55em) {
|
@media screen and (max-width: 55em) {
|
||||||
|
Loading…
Reference in New Issue
Block a user