Skip to content
Snippets Groups Projects
Commit a240d133 authored by Lillian Gray's avatar Lillian Gray
Browse files

Add margin so close button won't overlap with text #7

parent 57579bc3
Branches
No related merge requests found
......@@ -114,6 +114,10 @@ body {
transform: rotate(-45deg);
}
#aboutText, #howToUse {
margin: 48px;
}
.about {
line-height: 25px;
text-align: justify;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment