section features
parent
73099cf556
commit
c24cbeb7dc
|
@ -44,4 +44,9 @@
|
|||
margin-bottom: .5rem;
|
||||
}
|
||||
}
|
||||
.button-green {
|
||||
color: $white;
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
.button-green {
|
||||
color: $white;
|
||||
display: block;
|
||||
padding: 12px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue