mirror of
https://github.com/jlengrand/jlengrand.github.io.git
synced 2026-03-10 08:31:22 +00:00
Added Ubuntu font
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// ===========================================================/
|
||||
|
||||
// ROOT =======================================================
|
||||
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);
|
||||
/* CSS Normalize =========================================== */
|
||||
@import "normalize.less";
|
||||
/* Variables and mixins ==================================== */
|
||||
@@ -60,4 +61,4 @@
|
||||
/* 2x for retina displays ================================== */
|
||||
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
|
||||
@import "2x.less";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user