Browse Source

Feature: Add padding for the-end

pull/169/head
winkidney 5 years ago
committed by Isaac Bythewood
parent
commit
3ee4dc7424
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      pinry/static/css/pinry.css

+ 1
- 0
pinry/static/css/pinry.css View File

@@ -303,5 +303,6 @@ textarea {
font-size: 1.4em; font-size: 1.4em;
font-style: italic; font-style: italic;
text-align: center; text-align: center;
padding: 50px;
} }
/* End Pins */ /* End Pins */

Loading…
Cancel
Save