FIX styleon player
This commit is contained in:
@@ -12,14 +12,19 @@ body {
|
||||
transition: all .3s;
|
||||
border: 8px black solid;
|
||||
line-height: 100%;
|
||||
height: 70px;
|
||||
width: 70px;
|
||||
border-width: 2px;
|
||||
border-radius: 100px;
|
||||
cursor: pointer;
|
||||
color: black;
|
||||
font-size: 26px;
|
||||
background-color: #ffffff59;
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
|
||||
@media (min-width: 780px) {
|
||||
height: 70px;
|
||||
width: 70px;
|
||||
}
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
|
Reference in New Issue
Block a user