diff --git a/css/main.scss b/css/main.scss index 3271e00..8f39158 100644 --- a/css/main.scss +++ b/css/main.scss @@ -280,3 +280,8 @@ a.color-grey { padding-bottom: 0; } } + +div.btn-close { + position: fixed; + right: 33px; +}