1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
This commit is contained in:
Zack Scholl 2017-09-11 12:08:48 -06:00
parent 2246747698
commit 673e38a1c8

View File

@ -51,7 +51,7 @@ body {
}
#wrap {
position: absolute;
top: 30px;
top: 50px;
left: 0px;
right: 0px;
bottom: 0px;
@ -74,7 +74,7 @@ body#pad textarea {
left: 0;
right: 0;
bottom: 0;
top: 30px;
top: 20px;
border: 0;
border: none;
outline: none;