mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 22:24:11 +00:00
cleanup
- style tweaks - container follows cursor
This commit is contained in:
@@ -24,12 +24,11 @@
|
||||
width: 100%;
|
||||
background: linear-gradient(
|
||||
180deg,
|
||||
#ff7597 0%,
|
||||
#0000 10%,
|
||||
#0000 90%,
|
||||
#ff7597 100%
|
||||
#ff7597 2%,
|
||||
#0001 3%,
|
||||
#0001 97%,
|
||||
#ff7597 98%
|
||||
);
|
||||
border-radius: 20px;
|
||||
transition: 0.3s;
|
||||
transition-property: all;
|
||||
|
||||
border-radius: 14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user