Remove margin from about video

This commit is contained in:
hunicus
2023-03-02 23:02:35 +09:00
parent 9b871dbfcc
commit 4f689885e6
2 changed files with 4 additions and 3 deletions

View File

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