cd7de73b by vito

publicity

1 parent e47ad7f8
...@@ -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;
......