refactoring
This commit is contained in:
parent
76b4aaa55b
commit
0a9b5baec9
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
background-image: url("img/bg.png");
|
||||
padding: 2%;
|
||||
color: #fff;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
hr {
|
||||
|
|
Loading…
Reference in a new issue