Update custom.scss

This commit is contained in:
enneaa 2025-03-13 10:20:51 +08:00 committed by GitHub
parent 623f612162
commit 126c6c004f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,7 @@
@use "./base.scss";
// put your custom CSS here! 
body {   
font-family: 'Helvetica Neue', Helvetica,Arial, sans-serif;    
}
a {         
font-weight: normal;   
font-weight: normal;     
background-color: transparent;       
}