Commit f2e0590c by kiiita

デザイン微修正

parent 53f76cef
...@@ -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