%PDF- %PDF-
Direktori : /var/www/html/news/public/bower_components/bootstrap/less/mixins/ |
Current File : /var/www/html/news/public/bower_components/bootstrap/less/mixins/size.less |
// Sizing shortcuts .size(@width; @height) { width: @width; height: @height; } .square(@size) { .size(@size; @size); }