mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
improve responsiveness
This commit is contained in:
@@ -181,15 +181,6 @@
|
||||
}
|
||||
|
||||
|
||||
@for $i from 0 through 50 {
|
||||
.font-#{$i}-rem {
|
||||
font-size: rem($i);
|
||||
}
|
||||
|
||||
.font-#{$i}-em {
|
||||
font-size: em($i);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@for $i from 0 through 10 {
|
||||
|
||||
Reference in New Issue
Block a user