Skip to content

Commit 1a5be37

Browse files
Update main.css
1 parent 263391f commit 1a5be37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

web/client/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1091,8 +1091,8 @@ img {
10911091

10921092
.modal-close {
10931093
position: absolute;
1094-
top: var(--spacing-md);
1095-
right: var(--spacing-md);
1094+
top: var(--spacing-xs);
1095+
right: var(--spacing-xs);
10961096
background: none;
10971097
border: none;
10981098
font-size: 2rem;

0 commit comments

Comments
 (0)