Commit 5c67ef49 authored by picklesrus's avatar picklesrus

lint

parent dc24ab19
......@@ -20,16 +20,17 @@
}
.download-button {
border-radius: 8px;
padding: 1rem;
font-size: 1rem;
display: inline-block;
margin: .5em 0;
border: 0;
border-radius: 8px;
background-color: $ui-blue;
cursor: pointer;
color:$ui-white
color: $ui-white
padding: 1rem;
font-size: 1rem;
}
.download-header {
background-color: $ui-blue;
padding: 4rem 0;
......@@ -156,14 +157,15 @@
padding-right: 24px;
p {
line-height: normal;
color: $link-blue;
font-weight: 600;
line-height: normal;
}
.little-arrow {
padding-left: 2px;
}
.screenshot {
margin-top: 1rem;
$img-border: rgba(0, 0, 0, .05);
......
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