GITLAB
Martin Macola
/ autoservicio
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
881e13f65b8c85668b2c8275984ce56eff5b463d
Authored by
Marcelo Puebla
2019-08-15 15:43:59 -0300
1 parent
9a5e1c6433
Exists in
master
Borrada clase css.
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
src/app/components/inicio/inicio.component.scss
Side-by-side Diff
Inline Diff
src/app/components/inicio/inicio.component.scss
Diff comments
View file @
881e13f
...
...
@@ -4,7 +4,3 @@
4
4
float: left;
5
5
background-color: #2872ae;
6
6
}
7
-
8
-.black-text {
9
- color: black;
10
-}