mirror of
https://github.com/kemko/liquid.git
synced 2026-01-06 18:25:41 +03:00
Removed Objects section
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
.btn-row {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 0;
|
||||
|
||||
.btn:not(:first-child) {
|
||||
margin-left: $spacing-unit / 2;
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
.home--banner {
|
||||
text-align: center;
|
||||
border-bottom: 1px solid lighten($color-slate, 50%);
|
||||
padding-bottom: $spacing-unit;
|
||||
margin-bottom: $spacing-unit;
|
||||
|
||||
h1 {
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user