Adsense/Scheduling

This commit is contained in:
huanqing.shao
2019-10-11 23:12:45 +08:00
parent 517e1ca52b
commit a38c2a6712
6 changed files with 118 additions and 7 deletions

View File

@ -28,11 +28,11 @@ export default {
.adsense-right {
width: 500px;
max-width: calc(50vw - 720px);
max-width: calc(50vw - 690px);
height: 50vh;
position: fixed;
top: 10vh;
right: 1rem;
right: 0.2rem;
/* background-color: grey; */
}