Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dqy08
/
InfoLens
like
6
Running
on
CPU Upgrade
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
InfoLens
/
client
/
src
/
css
/
_breakpoints.scss
dqy08
initial beta release
494c9e4
12 days ago
raw
Copy download link
history
blame
contribute
delete
158 Bytes
// 响应式断点配置(Sass 变量)
// 统一在这里维护数值,供各处通过 @use 引入
$breakpoint-mobile
:
767px
;
$breakpoint-tablet
:
768px
;