We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f246c4 commit debe85bCopy full SHA for debe85b
1 file changed
Projects/Age Calculator/style.css
@@ -12,6 +12,10 @@
12
padding: 10px;
13
}
14
.calculator{
15
+ text-align: center;
16
+ position: relative;
17
+ left: 18%;
18
+ top: 2rem;
19
width: 100%;
20
max-width: 600px;
21
margin-left: 10%;
0 commit comments