Make about video responsive

This commit is contained in:
hunicus
2023-03-02 22:41:04 +09:00
parent b1e7bbcc3e
commit 9b871dbfcc
2 changed files with 4 additions and 2 deletions

View File

@@ -35,7 +35,9 @@
}
video {
margin-top: 48px;
width: 640px;
max-width: 90%;
margin-top: 30px;
}
.social-icons {