Feature: Widget design update (#426)
This commit is contained in:
parent
cc180b77ce
commit
f7f7a6b9c7
18 changed files with 186 additions and 66 deletions
|
@ -24,7 +24,7 @@
|
|||
justify-content: center;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
padding: $space-slab 0;
|
||||
padding: $space-normal 0 $space-slab;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue