summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss6
1 files changed, 5 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index dbe6fa3..9a81936 100644
--- a/style.scss
+++ b/style.scss
@@ -32,10 +32,14 @@ h1 {
width: 94%;
margin: 2em 3% 0;
text-align: right;
- @media screen and(min-width:1550px) {
+ @media screen and(min-width:900px) {
z-index: -1;
position: absolute;
margin-top: 8em;
+ img {
+ max-width: 18%;
+ }
+ }
}
}