summaryrefslogtreecommitdiff
path: root/design/sass
diff options
context:
space:
mode:
Diffstat (limited to 'design/sass')
-rw-r--r--design/sass/screenv10.scss10
1 files changed, 6 insertions, 4 deletions
diff --git a/design/sass/screenv10.scss b/design/sass/screenv10.scss
index e8116fe..02e4f50 100644
--- a/design/sass/screenv10.scss
+++ b/design/sass/screenv10.scss
@@ -1197,6 +1197,12 @@ pre{
max-width: 100%;
margin: 4rem 0;
}
+@media screen and (min-width: 750px) {
+ .large-top-image .exif-caption {
+ padding-bottom: .5rem;
+ padding-left: 10px;
+ }
+}
.list-hed{
font-size: 32px;
font-size: 2rem;
@@ -1325,10 +1331,6 @@ pre{
.banner .large-top-image img {
margin-top: -120px;
}
- .large-top-image .exif-caption {
- padding-bottom: .5rem;
- padding-left: 10px;
- }
}
@media screen and (min-width: 750px) {