better card
This commit is contained in:
parent
aa31e1e6a7
commit
bb779329d6
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
--line: #374351;
|
||||
--date: #242e38;
|
||||
--point: #515f70;
|
||||
--bg-hover: #071f2a;
|
||||
--bg-hover: #1f2730;
|
||||
--point-hover: #ff00ff;
|
||||
--font-color: #a1a1aa;
|
||||
--title-color: #a25add;
|
||||
|
@ -100,6 +100,7 @@ a:hover {
|
|||
position: relative;
|
||||
cursor: pointer;
|
||||
transition: 0.5s;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
/* Dates */
|
||||
|
|
Loading…
Reference in a new issue