diff --git a/static/style/global.css b/static/style/global.css index b2b52c5..581eac3 100644 --- a/static/style/global.css +++ b/static/style/global.css @@ -23,3 +23,7 @@ font-family: "Zen Maru Gothic", sans-serif; } } + +@view-transition { + navigation: auto; +} \ No newline at end of file