This commit is contained in:
Justin Hsu 2022-08-11 13:23:41 -04:00
parent 17eb62542e
commit 1083ba24e2
1 changed files with 0 additions and 3 deletions

View File

@ -118,12 +118,10 @@ body {
}
#picture {
// @include flex(1 1);
padding: $main-pad;
}
#contact {
// @include flex(1 1);
padding: $main-pad;
h2 {
@ -133,7 +131,6 @@ body {
// About cell ~ 2x sidebar in normal mode
#about {
// @include flex(2 1);
padding: $mini-pad;
}