Loading controllers/checkerboard/checkerboard.go +1 −1 Original line number Diff line number Diff line Loading @@ -51,5 +51,5 @@ func size(r *http.Request) int { } } } return 240 return 210 } controllers/squares/square.go +1 −1 Original line number Diff line number Diff line Loading @@ -144,5 +144,5 @@ func size(r *http.Request) int { } } } return 240 return 210 } Loading
controllers/checkerboard/checkerboard.go +1 −1 Original line number Diff line number Diff line Loading @@ -51,5 +51,5 @@ func size(r *http.Request) int { } } } return 240 return 210 }
controllers/squares/square.go +1 −1 Original line number Diff line number Diff line Loading @@ -144,5 +144,5 @@ func size(r *http.Request) int { } } } return 240 return 210 }