Created the history page with a timeline
This commit is contained in:
@@ -48,9 +48,23 @@ const config: Config = {
|
||||
"18": "4.5rem",
|
||||
"30": "7.5rem",
|
||||
"1/6": "16%",
|
||||
"2/6": "32%",
|
||||
"3/6": "48%",
|
||||
"4/6": "64%",
|
||||
"5/6": "80%",
|
||||
"1/8": "12%",
|
||||
"1/10": "10%",
|
||||
"1/12": "8%",
|
||||
"2/12": "16%",
|
||||
"3/12": "24%",
|
||||
"4/12": "32%",
|
||||
"5/12": "40%",
|
||||
"6/12": "48%",
|
||||
"7/12": "56%",
|
||||
"8/12": "64%",
|
||||
"9/12": "72%",
|
||||
"10/12": "80%",
|
||||
"11/12": "88%",
|
||||
},
|
||||
screens: {
|
||||
"-sm": {max: "639px"},
|
||||
|
||||
Reference in New Issue
Block a user