1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-09 15:26:29 +02:00

Updated Base (markdown)

Angelos Chalaris
2016-08-24 17:07:01 +03:00
parent 12e0045b53
commit b26abb7005

@@ -20,4 +20,5 @@ In order to modify the base of **mini.css**, you should check the [_variables.sc
## Remarks
- More variables could be used to further stylize various elements. However, as the framework tries to be minimal, some styles have been merged to produce smaller stylesheets, thus minimizing the size but somewhat restricting the users when styling certain elements.
- More variables could be used to further stylize various elements. However, as the framework tries to be minimal, some styles have been merged to produce smaller stylesheets, thus minimizing the size but somewhat restricting the users when styling certain elements.
- Responsiveness for images is also part of the base styling. This is in line with the mobile-first philosophy of the framework and can be changed manually.