fixed code formatting
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-03-26 01:21:55 -04:00
parent 54c4dcd2ed
commit 28a8eae36c
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
padding: calc(20rem / 16);
padding-right: 0;
}
.heading{
.heading {
margin-top: 0;
}
@ -17,7 +17,7 @@
.container {
flex-direction: column;
}
.codey{
.codey {
padding: calc(20rem / 16) 0;
}
}