writing fix

This commit is contained in:
Galen Wolfe-Pauly 2015-10-28 12:56:32 -07:00
parent c67ceeb3a4
commit fb985bfdb1
2 changed files with 4 additions and 0 deletions

View File

@ -534,6 +534,8 @@ a {
#writing {
min-height: 1.6rem;
min-width: 1.3rem;
max-width: 32rem;
line-height: 2rem;
outline: none;
padding: 0.3rem 0.1rem;
margin-top: -0.3rem;

View File

@ -488,6 +488,8 @@ a
#writing
min-height 1.6rem
min-width 1.3rem
max-width 32rem
line-height 2rem
outline none
padding .3rem .1rem
margin-top -.3rem