fix play button border for mobile layout

This commit is contained in:
dkanada 2020-01-21 00:03:35 +09:00
parent d9378932d4
commit 8152c95bfa

View File

@ -521,8 +521,7 @@
top: 50%; top: 50%;
left: 50%; left: 50%;
margin: -2.2em 0 0 -2.2em; margin: -2.2em 0 0 -2.2em;
border: 2.7px solid rgba(255, 255, 255, .6); padding: 0.4em !important;
padding: .38em !important;
color: rgba(255, 255, 255, .76) color: rgba(255, 255, 255, .76)
} }