summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index e5c659e..59658e6 100644
--- a/index.html
+++ b/index.html
@@ -46,6 +46,12 @@
right: 5vh;
max-height: 25vh;
}
+ @media all and (max-device-width: 800px) {
+ #duck {
+ bottom: auto;
+ top: 4vh;
+ }
+ }
</style>
</head>
<body>