Skip to content
Snippets Groups Projects
Commit b5122b56 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file home.html

parent 195dbe14
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,13 @@
#block6 .image img,
#block8 .image img {
max-width: 60%;
}
}
#block6 .text, #block8 .text {
margin-left: 5px;
}
#block6 .image, #block8 .image {
margin-right: 5px;
}
@media (max-width: 768px) {
.text, .image {
flex-basis: 100%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment