Skip to content

Commit 99897b8

Browse files
committed
Add meals section.
1 parent 5bca439 commit 99897b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter/07-Omnifood-Desktop/content/css/general.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ body {
187187
text-decoration: none;
188188
border-bottom: 1px solid currentColor;
189189
padding-bottom: 2px;
190-
transition: all 0.3;
190+
transition: all 0.3s;
191191
}
192192

193193
.link:hover,

0 commit comments

Comments
 (0)