mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update responsiveness.html link
<p>
To make use of these breakpoints, Bulma provides
<a href="{{ site.url }}/documentation/sass/responsive-mixins/">9 responsive mixins</a>.
</p>
This commit is contained in:
@@ -66,7 +66,7 @@ $fullhd-enabled: false;
|
||||
|
||||
<p>
|
||||
To make use of these breakpoints, Bulma provides
|
||||
<a href="{{ site.url }}/documentation/utilities/responsive-mixins/">9 responsive mixins</a>.
|
||||
<a href="{{ site.url }}/documentation/sass/responsive-mixins/">9 responsive mixins</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user