From 11c44b09225b131378e9bae68d651b4948e3c598 Mon Sep 17 00:00:00 2001 From: agoede <47601089+agoede@users.noreply.github.com> Date: Tue, 15 Oct 2019 12:29:58 -0300 Subject: [PATCH] Update correct lines in Github repository Fix lines docs in Github repository --- docs/documentation/overview/responsiveness.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/overview/responsiveness.html b/docs/documentation/overview/responsiveness.html index 61fbcd70f..d21ca2b97 100644 --- a/docs/documentation/overview/responsiveness.html +++ b/docs/documentation/overview/responsiveness.html @@ -40,7 +40,7 @@ $fullhd-enabled: false {% include elements/anchor.html name="Breakpoints" %} -{% assign variables_file_url = "/blob/master/sass/utilities/initial-variables.sass#L46,L57" | prepend: site.data.meta.github %} +{% assign variables_file_url = "/blob/master/sass/utilities/initial-variables.sass#L56,L64" | prepend: site.data.meta.github %} {% assign mixins_file_url = "/blob/master/sass/utilities/mixins.sass#L81,L129" | prepend: site.data.meta.github %}