pop-camarades/static/main.css

23 lines
No EOL
246 B
CSS

img#header-logo {
width: 60px;
height: 30px;
}
#login-card {
margin: auto;
max-width: 600px;
}
.feather {
height: 18px;
width: auto;
}
.dashboard-tile {
text-decoration: none;
}
.dashboard-tile .feather {
height: 42px;
width: auto;
}