mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Remove survey
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
<body
|
||||
class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}"
|
||||
>
|
||||
<div id="survey-banner">
|
||||
<p><strong class="has-text-weight-semibold">Quick question</strong>: which version of <a href="https://sass-lang.com/" target="_blank">Sass</a> are you using?</p>
|
||||
<button class="button is-primary is-small modal-button" data-target="surveyModal">Answer here</button>
|
||||
</div>
|
||||
{% include global/deprecated.html %}
|
||||
{{ content }}
|
||||
{% include global/footer.html %}
|
||||
|
||||
Reference in New Issue
Block a user