mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
Deprecate the Sass var and remove any occurence of the .text-muted
(#37890)
This commit is contained in:
committed by
GitHub
parent
934d7a0c1a
commit
9042efd0f8
@@ -82,7 +82,7 @@ body_class: ""
|
||||
</div>
|
||||
<button class="w-100 btn btn-lg btn-primary" type="submit">Sign up</button>
|
||||
<hr class="my-4">
|
||||
<small class="text-muted">By clicking Sign up, you agree to the terms of use.</small>
|
||||
<small class="text-body-secondary">By clicking Sign up, you agree to the terms of use.</small>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user