Adjust top bar write link (#446)

This commit is contained in:
Ben Halpern 2018-06-14 15:53:00 -04:00 committed by GitHub
parent 51ba78d015
commit bf9e0e12ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;