Create dashboard
This commit is contained in:
parent
53889674c3
commit
0351eeafd4
2 changed files with 32 additions and 1 deletions
|
|
@ -11,4 +11,13 @@ img#header-logo {
|
|||
.feather {
|
||||
height: 18px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.dashboard-tile {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.dashboard-tile .feather {
|
||||
height: 42px;
|
||||
width: auto;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue