Update main.scss

This commit is contained in:
Luke 2023-03-13 09:31:24 +01:00 committed by GitHub
parent cecdb19345
commit 8e99ad6a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -280,3 +280,8 @@ a.color-grey {
padding-bottom: 0;
}
}
div.btn-close {
position: fixed;
right: 33px;
}