Clean up
This commit is contained in:
@ -18,6 +18,11 @@
|
||||
// Base
|
||||
@body-background: @off-white;
|
||||
|
||||
// Type
|
||||
@font-size-base: 16;
|
||||
@font-size-small: 14;
|
||||
@font-size-h1: 64;
|
||||
|
||||
// Elements
|
||||
@link-color: @blue;
|
||||
@padding-base: 20px;
|
||||
|
Reference in New Issue
Block a user