Commit b7abde9d by tady

Merge commit 'f2e0590c' into kitakuni/design_stocks

parents b271c9f1 f2e0590c
...@@ -40,14 +40,14 @@ ...@@ -40,14 +40,14 @@
.col-xs-4 { .col-xs-4 {
text-align: center; text-align: center;
label { label {
border-bottom: 5px solid $main-color; border-bottom: 5px solid #ec0160;
font-weight: 300; font-weight: 300;
} }
p { p {
font-size: 54px; font-size: 54px;
font-weight: 300; font-weight: 300;
font-family: 'Quicksand'; font-family: 'Quicksand';
color: $main-color; color: #ec0160;
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment