Merge pull request #1358 from consul/budget-unfeasibles
Budget unfeasibles
This commit is contained in:
@@ -894,6 +894,11 @@
|
||||
.info {
|
||||
background: #6A2A72;
|
||||
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
@include breakpoint(medium) {
|
||||
border-top: rem-calc(6) solid #54225C;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user