1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Update CSS

This commit is contained in:
Zack Scholl 2017-09-11 12:11:22 -06:00
parent 673e38a1c8
commit ce2deee49f

View File

@ -74,7 +74,7 @@ body#pad textarea {
left: 0;
right: 0;
bottom: 0;
top: 20px;
top: 0;
border: 0;
border: none;
outline: none;
@ -103,8 +103,8 @@ body#pad textarea {
max-width: 300px;
}
.pure-menu-disabled, .pure-menu-heading, .pure-menu-link {
padding-left:0.8em;
padding-right:0em;
padding-left:1.2em;
padding-right:em;
}
}
@media (min-width: 50em) {