Update new portfolio layout
- Move CTA buttons to floating footer - separated -> bordered
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
// Form Grid
|
||||
.form-row {
|
||||
margin: ($gap * 4) 0;
|
||||
&--separated {
|
||||
|
||||
&--bordered {
|
||||
border-bottom: $color-gray-lighter 1px solid;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user