diff options
Diffstat (limited to 'app/globals.css')
| -rw-r--r-- | app/globals.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app/globals.css b/app/globals.css index 3024a0c..ac3a76c 100644 --- a/app/globals.css +++ b/app/globals.css @@ -24,19 +24,4 @@ body { .text-balance { text-wrap: balance; } -} - -#slider { - position: fixed; - bottom: 8vh; - width: 30vw; - margin-left: 35vw; -} - -@media only screen and (max-device-width: 812px) { - #slider { - width: 80vw; - margin-left: 8vw; - z-index: 10; - } }
\ No newline at end of file |
