remove extra whitespace in css
This commit is contained in:
parent
b855142f65
commit
7dd2a10b34
7 changed files with 22 additions and 22 deletions
|
|
@ -345,8 +345,8 @@ body {
|
|||
.reveal .controls div {
|
||||
position: absolute;
|
||||
opacity: 0.1;
|
||||
width: 0;
|
||||
height: 0;
|
||||
width: 0;
|
||||
height: 0;
|
||||
border: 12px solid transparent;
|
||||
|
||||
-webkit-transition: opacity 0.2s ease;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue