Made small changes

This commit is contained in:
Hazem Krimi
2021-09-19 19:53:10 +01:00
parent 90d3e83536
commit b2453ae6dd
3 changed files with 13 additions and 5 deletions
+4
View File
@@ -95,6 +95,10 @@ const Wrapper = styled.div`
margin: 0.5rem 0rem;
}
button {
margin: 1rem 0rem;
}
p * {
width: 100%;
height: auto;
+4
View File
@@ -81,6 +81,10 @@ const Wrapper = styled.div`
margin: 0.5rem 0rem;
}
button {
margin: 1rem 0rem;
}
p * {
width: 100%;
height: auto;