Feather icons size

This commit is contained in:
William Bouzourène 2024-12-22 15:52:46 +01:00
parent 5beaee001e
commit d41581aa47
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww
4 changed files with 8 additions and 3 deletions

View file

@ -6,4 +6,9 @@ img#header-logo {
#login-card {
margin: auto;
max-width: 600px;
}
.feather {
height: 18px;
width: auto;
}