Organised sass folders
This commit is contained in:
parent
d444e9aeb2
commit
631f3f6f27
17 changed files with 238 additions and 83 deletions
|
@ -1,14 +0,0 @@
|
|||
.btn {
|
||||
background-color: $base-colour;
|
||||
border: 0;
|
||||
color: $base-background-colour;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font: inherit;
|
||||
font-weight: bold;
|
||||
height: ($base-margin-bottom * 1.5);
|
||||
line-height: ($base-margin-bottom * 1.5);
|
||||
padding: 0 $base-margin-bottom;
|
||||
text-align: center;
|
||||
width: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue