Remove link underlines in some places
This commit is contained in:
parent
af01ab2950
commit
da7e30f459
|
@ -35,6 +35,7 @@
|
|||
&__action {
|
||||
padding-left: 0;
|
||||
padding-right: map.get($spacers, 1);
|
||||
text-decoration: none;
|
||||
|
||||
& i {
|
||||
font-size: 1.4rem;
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
display: block;
|
||||
margin: map.get($spacers, 3) 0;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.card-body {
|
||||
|
|
Loading…
Reference in New Issue