diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -206,6 +206,11 @@ img { padding-top: 10px; padding-right: 20px; } + .inner-grid_1 p#sewing-blurb { + font-size: 1.4rem; + padding-top: 5px; + padding-right: 20px; + } } @media only screen and (max-width: 900px) { |