mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
parent
1663a49cee
commit
073b7b6717
244 changed files with 9494 additions and 8597 deletions
4
dev/scss/bootstrap/mixins/_reset-text.scss
Normal file → Executable file
4
dev/scss/bootstrap/mixins/_reset-text.scss
Normal file → Executable file
|
|
@ -1,6 +1,6 @@
|
|||
@mixin reset-text() {
|
||||
@mixin reset-text {
|
||||
font-family: $font-family-base;
|
||||
// We deliberately do NOT reset font-size or word-wrap.
|
||||
// We deliberately do NOT reset font-size or overflow-wrap / word-wrap.
|
||||
font-style: normal;
|
||||
font-weight: $font-weight-normal;
|
||||
line-height: $line-height-base;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue