Scss basics
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
//
|
||||
// Quicksand Font :)
|
||||
//
|
||||
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
|
||||
|
||||
body { font-family: 'Quicksand', sans-serif; }
|
||||
Reference in New Issue
Block a user