Adjust top bar write link (#446)
This commit is contained in:
parent
51ba78d015
commit
bf9e0e12ed
1 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@
|
|||
display:none;
|
||||
}
|
||||
.write{
|
||||
width:100px;
|
||||
width:118px;
|
||||
padding: 3px 0px;
|
||||
height: auto;
|
||||
top:12px;
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
width: calc(61vw - 45px);
|
||||
}
|
||||
@media screen and ( min-width: 560px ){
|
||||
width: calc(45vw - 30px);
|
||||
width: calc(46vw - 52px);
|
||||
}
|
||||
@media screen and ( min-width: 950px ){
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue