dev progress update; minor changes

This commit is contained in:
steveseguin
2024-01-17 03:52:10 -05:00
parent e54b2d1fd9
commit 4845391035
11 changed files with 746 additions and 276 deletions

View File

@@ -1,3 +1,9 @@
body {
position:inherit;
height:unset;
padding-bottom:100px;
}
#supports .card:nth-child(2){
margin-top: 40px;
}