mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
website: Fix wrong font URL and decrease size
This commit is contained in:
parent
3e2f324b20
commit
52dff703ad
@ -1,7 +1,7 @@
|
||||
@import 'bootstrap-sprockets';
|
||||
@import 'bootstrap';
|
||||
|
||||
@import url("Open+Sans:300,400,600");
|
||||
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600");
|
||||
|
||||
// Core variables and mixins
|
||||
@import '_variables';
|
||||
|
Loading…
Reference in New Issue
Block a user