mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-17 15:34:54 +00:00
Initial commit
This commit is contained in:
6
GerenciaProjetos/wwwroot/lib/font-awesome/scss/_fixed-width.scss
vendored
Normal file
6
GerenciaProjetos/wwwroot/lib/font-awesome/scss/_fixed-width.scss
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// Fixed Width Icons
|
||||
// -------------------------
|
||||
.#{$fa-css-prefix}-fw {
|
||||
text-align: center;
|
||||
width: $fa-fw-width;
|
||||
}
|
Reference in New Issue
Block a user