Skip to content
Snippets Groups Projects
Commit 20f3d8fb authored by Planoetscher Daniel (Student Com20)'s avatar Planoetscher Daniel (Student Com20)
Browse files

chrome fix for text-gradient

parent 17b12100
No related branches found
No related tags found
1 merge request!1Adding css
......@@ -88,7 +88,7 @@ h3 {
.feature-icon {
background: var(--radial-gradient);
background-clip: text;
-webkit-background-clip: text;
color: transparent;
font-size: 5rem;
}
......@@ -178,7 +178,6 @@ nav a {
}
.preview-phone .inner {
padding-bottom: 177.77777777778%;
background: #fff;
width: 100%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment