This commit is contained in:
parent
8b3864cc45
commit
88ef6598c5
2
app.scss
2
app.scss
@ -367,7 +367,7 @@ body {
|
||||
line-height: 1rem;
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
color: #ffffff;
|
||||
color: #3273dc;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -9,6 +9,7 @@
|
||||
<title>Fosc Services</title>
|
||||
<link defer rel="stylesheet" href="vendors/font-awesone.min.css">
|
||||
<link defer rel="stylesheet" href="vendors/bulma.min.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Fira+Sans&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="app.css">
|
||||
</head>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user