Added hidden class to the foundation CSS
This commit is contained in:
parent
d64251c098
commit
0eaca78806
1 changed files with 1 additions and 0 deletions
1
css/foundation.css
vendored
1
css/foundation.css
vendored
|
@ -22,3 +22,4 @@
|
|||
.lower { text-transform: lowercase }
|
||||
.capitalize { text-transform: capitalize }
|
||||
.normal { text-transform: none; font-style: normal; font-weight: normal; text-decoration: none }
|
||||
.hidden { display: none }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue