提交 0495d691 编写于 作者: A Abdullah Almsaeed

Merge pull request #150 from irfanevrens/patch-2

removed "px"s
......@@ -8,7 +8,7 @@
.header {
.border-radius(4px, 4px, 0, 0);
background: @olive;
box-shadow: inset 0px -3px 0px rgba(0,0,0,0.2);
box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
padding: 20px 10px;
text-align: center;
font-size: 26px;
......@@ -39,4 +39,4 @@
@media (max-width: @screen-sm) {
width: 90%;
}
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册