Skip to content

Commit 7ffc2e6

Browse files
author
LorenzoTettamanti
committed
update img size
1 parent 3b07db6 commit 7ffc2e6

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
lines changed

public/style.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,6 @@
140140
.uppercase {
141141
text-transform: uppercase;
142142
}
143-
.underline {
144-
text-decoration-line: underline;
145-
}
146143
.opacity-75 {
147144
opacity: 75%;
148145
}

src/components/HomePage/technology_features.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from "react";
22

3-
import cfcli from "../assets/img/cfcli.webp"
3+
import cfcli from "../assets/img/cfcli_.webp"
44

55
const TechFeatures = () => {
66
return (
-649 KB
Binary file not shown.
305 KB
Loading

0 commit comments

Comments
 (0)