Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
dqy08
/
InfoLens
like
7
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
22 days ago
raw
Copy download link
history
blame
contribute
delete
158 Bytes
// 响应式断点配置(Sass 变量)
// 统一在这里维护数值,供各处通过 @use 引入
$breakpoint-mobile
:
767px
;
$breakpoint-tablet
:
768px
;