Remove css
This commit is contained in:
parent
33d6e80aa2
commit
d5368dc248
@ -17,7 +17,6 @@ body
|
|||||||
font-family: $font-main
|
font-family: $font-main
|
||||||
font-weight: 500
|
font-weight: 500
|
||||||
box-sizing: border-box
|
box-sizing: border-box
|
||||||
font-display: swap
|
|
||||||
&::selection
|
&::selection
|
||||||
color: $color-bg
|
color: $color-bg
|
||||||
background: $color-selection
|
background: $color-selection
|
||||||
@ -41,7 +40,6 @@ a
|
|||||||
|
|
||||||
pre
|
pre
|
||||||
font-family: $font-monospace
|
font-family: $font-monospace
|
||||||
font-display: swap
|
|
||||||
|
|
||||||
.isa_info, .isa_success, .isa_warning, .isa_error
|
.isa_info, .isa_success, .isa_warning, .isa_error
|
||||||
width: 90%
|
width: 90%
|
||||||
|
Loading…
Reference in New Issue
Block a user