About Me page to grid

This commit is contained in:
2023-04-23 11:12:31 -05:00
parent eeff278c1b
commit b82d00fa3a
2 changed files with 69 additions and 68 deletions

View File

@@ -323,12 +323,11 @@ a {
.col {
width: calc(50% - 3rem);
margin-bottom: 3em;
float: left;
}
.rightCol {
position: absolute;
right: 0;
top: 0;
float: left;
margin-right: 3em;
}