14 lines
No EOL
142 B
CSS
14 lines
No EOL
142 B
CSS
img#header-logo {
|
|
width: 60px;
|
|
height: 30px;
|
|
}
|
|
|
|
#login-card {
|
|
margin: auto;
|
|
max-width: 600px;
|
|
}
|
|
|
|
.feather {
|
|
height: 18px;
|
|
width: auto;
|
|
} |