Skip to content

Commit 15c967d

Browse files
committed
omnifood optimizations started
1 parent a014c28 commit 15c967d

File tree

4 files changed

+917
-938
lines changed

4 files changed

+917
-938
lines changed

starter/08-Omnifood-Responsive/css/general.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ html {
6969
/* Percentage of user's browser font-size setting */
7070
font-size: 62.5%;
7171
/* overflow-x: hidden; */
72+
73+
/* Doesn't work on Safari */
74+
/* scroll-behavior: smooth; */
7275
}
7376

7477
body {

0 commit comments

Comments
 (0)