Skip to content

Commit 7d93462

Browse files
Merge pull request #1892 from suma30/age
Age calculator
2 parents 8a2e8e6 + debe85b commit 7d93462

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Projects/Age Calculator/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
color: #fff;
1414
}
1515
.calculator{
16+
text-align: center;
17+
position: relative;
18+
left: 18%;
19+
top: 2rem;
1620
width: 100%;
1721
max-width: 600px;
1822
margin-left: 10%;

0 commit comments

Comments
 (0)