Commit b9394c9a by kiiita

ウェルカムページのデザイン微修正

parent 432ac889
......@@ -25,6 +25,7 @@ $main-color: #75b3c8;
font-family: 'Quicksand', sans-serif;
font-weight: 300;
font-size: 24px;
letter-spacing: 0em;
&:hover {
border: 1px solid #75b3c8;
background-color: #75b3c8!important;
......
......@@ -13,7 +13,7 @@ $main-color: #75b3c8;
.background-mask {
width: 100%;
height: 100%;
background-color: rgba(#000, .5);
background-color: rgba(#000, .6);
position: fixed;
top: 0;
left: 0;
......
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