1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-05-05 13:27:08 +01:00
This commit is contained in:
hacksalot
2016-01-22 04:53:52 -05:00
parent 34cac6d464
commit 7a0169e394
9 changed files with 22 additions and 49 deletions

View File

@ -1,3 +1,10 @@
{{!
Templatized CSS file for the Modern theme. Expanded by Handlebars during
resume generation.
}}
* {
box-sizing: border-box;
}