Feather icons size

This commit is contained in:
William Bouzourène 2024-12-22 15:52:46 +01:00
parent e9370795b1
commit ad2467b72d
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;
}