mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
theme: looks like a typo, wrong color selector used
This commit is contained in:
parent
6d2c6502b5
commit
c8bcac1a85
@ -395,7 +395,7 @@ main.page-content.col-lg-12 {
|
||||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
padding-top: 12px;
|
||||
border-bottom: 2px solid #lightergrey;
|
||||
border-bottom: 2px solid map-get($colors, lightergrey);
|
||||
border-right: 1px solid #D9D9D9;
|
||||
> span {
|
||||
&.fa, &.glyphicon {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user