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
39e477ba74e2e52780b1cbbef16274f1f8d6f4ce
Authored by
Marcelo Puebla
2019-08-15 09:41:23 -0300
1 parent
b9d188add1
Exists in
master
Cambio de fuente.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/styles.scss
Side-by-side Diff
Inline Diff
src/styles.scss
Diff comments
View file @
39e477b
...
...
@@ -6,6 +6,7 @@ html,
6
6
body {
7
7
background-color: #f0f0f0;
8
8
overflow: hidden;
9
+ font-family: bahnschrift;
9
10
}
10
11
11
12
.blur {