diff options
-rw-r--r-- | css/stylesheet.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/stylesheet.css b/css/stylesheet.css index 2b002f0..57f7b16 100644 --- a/css/stylesheet.css +++ b/css/stylesheet.css @@ -60,6 +60,7 @@ a:hover { position: fixed; left: 0; bottom: 0; + margin: auto; width: 700px; max-width: calc(100% - 20px); text-align: center; |