[#1] added base calendar and started to tweak ui
This commit is contained in:
+1
-9
@@ -1,17 +1,9 @@
|
||||
.App {
|
||||
text-align: center;
|
||||
font-family:"Roboto";
|
||||
}
|
||||
|
||||
.App-logo {
|
||||
height: 40vmin;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
.App-logo {
|
||||
animation: App-logo-spin infinite 20s linear;
|
||||
}
|
||||
}
|
||||
|
||||
.App-header {
|
||||
background-color: #282c34;
|
||||
|
||||
Reference in New Issue
Block a user