Skip to content

Commit debe85b

Browse files
committed
adjusted the calculator to the centre of the page
1 parent 4f246c4 commit debe85b

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
@@ -12,6 +12,10 @@
1212
padding: 10px;
1313
}
1414
.calculator{
15+
text-align: center;
16+
position: relative;
17+
left: 18%;
18+
top: 2rem;
1519
width: 100%;
1620
max-width: 600px;
1721
margin-left: 10%;

0 commit comments

Comments
 (0)