publicity
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -57,7 +57,7 @@ export default { | ... | @@ -57,7 +57,7 @@ export default { |
| 57 | .c-Publicity { | 57 | .c-Publicity { |
| 58 | height: 100%; | 58 | height: 100%; |
| 59 | // width: 1000px; | 59 | // width: 1000px; |
| 60 | background-color: rgba(0, 0, 0, 0.2); | 60 | background-color: rgba(255, 255, 255, 0.1); |
| 61 | margin: 0 auto; | 61 | margin: 0 auto; |
| 62 | position: relative; | 62 | position: relative; |
| 63 | overflow: hidden; | 63 | overflow: hidden; | ... | ... |
-
Please register or sign in to post a comment