Skip to content
Snippets Groups Projects
Commit 6078e597 authored by esomo22e's avatar esomo22e
Browse files

push week 8

parent 59642cf3
No related branches found
No related tags found
No related merge requests found
Pipeline #
img{
width: 400px;
height: 400px;
margin: 0 auto;
}
.dot_results{
display: flex;
}
img.flip{
transform:rotate(90deg);
}
......@@ -2,8 +2,13 @@ img{
width: 400px;
height: 400px;
margin: 0 auto;
}
.dot_results{
display: flex;
/* display: flex; */
}
img.flip{
transform:rotate(90deg);
}
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