Implemented the calendar menu that displays time, calendar and weather (WIP).
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
}
|
||||
|
||||
&.active {
|
||||
color: $lavender;
|
||||
background-color: $lavender;
|
||||
color: $pink;
|
||||
background-color: $pink;
|
||||
min-width: 11em;
|
||||
min-height: 4.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user