Smaller app close button

This commit is contained in:
Georgi Gardev
2023-11-19 10:02:27 +02:00
parent 2f59f9dac1
commit 18ffc1ba03

View File

@@ -15,7 +15,7 @@
}
.Close {
font-size: 2rem;
font-size: 1.4rem;
cursor: pointer;
color: #ccc;
}