Fix broken css expression
This commit is contained in:
parent
7a73545d8a
commit
2d52a5b13d
|
|
@ -17,7 +17,7 @@
|
|||
margin-bottom: 30px;
|
||||
align-items: start;
|
||||
background-color: $color-brand-light;
|
||||
padding: 20px, 0;
|
||||
padding: 20px 0;
|
||||
border-radius: $default-border-radius;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue