mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-14 16:51:17 +02:00
refactor: move these to core from harmony
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
@include pointer;
|
||||
}
|
||||
|
||||
.text-md { font-size: 1.125rem!important; } // 18px on harmony
|
||||
.text-sm { font-size: 0.875rem!important; } // 14px on harmony
|
||||
.text-xs { font-size: 0.75rem!important; } // 12px on harmony
|
||||
|
||||
.overscroll-behavior-contain {
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user