Remove css

This commit is contained in:
Andros Fenollosa 2023-06-27 09:19:04 +02:00
parent 33d6e80aa2
commit d5368dc248

View File

@ -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%