mirror of
https://github.com/zoriya/flood.git
synced 2025-12-23 07:35:27 +00:00
8 lines
201 B
SCSS
8 lines
201 B
SCSS
@import 'colors';
|
|
@import url(http://fonts.googleapis.com/css?family=Roboto:400italic,700italic,300,700,300italic,400);
|
|
|
|
$font: 'Roboto', sans-srif;
|
|
|
|
$spacing-unit: 25px;
|
|
$torrent-details--width: 85%;
|